git.strcat.st

/strcat/minitox.git/ - summarytreelogarchive

subject
Update README.md
commit
374d69291ab7cd681d7474db6bf90030887a0464
date
2018-04-16T10:16:31Z
message
diff
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 20b03dc..b471fca 100644
--- a/README.md
+++ b/README.md
@@ -8,11 +8,11 @@
 
 1. Single-File and Small Codebase(Only 1.2k LOC);
 
-2. Totaly Standalone ( No 3rd libary needed, only rely on Tox Lib and System&Stardard C Lib);
+2. Totaly Standalone(No 3rd libary needed, only rely on toxcore and system c lib);
 
 3. Covered most apis of Friend&Group, and more to go;
 
-4. Fun to play with.(Colored text, Async REPL, e.t.c).
+4. Fun to play with(Colored text, Async REPL, e.t.c).
 
 ## Build