diff --git a/README.md b/README.md index f134e8ba1a..41f39380ca 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,8 @@ Project objectives include: and global variables/singletons are avoided. This eliminates several preexisting vulnerabilities to inadvertent state corruption. -- **Semantics** Unlike interfaces which rely on global state, this package can be used - with true library semantics. +- **Semantics** ...