From ede39ee64c47d1dee49be1c86a6df701bfc35200 Mon Sep 17 00:00:00 2001 From: Chrystal Chern <52893467+chrystalchern@users.noreply.github.com> Date: Sun, 7 Apr 2024 01:35:37 -0700 Subject: [PATCH] cmp --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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** ...