Skip to content

Commit

Permalink
updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vurtun committed Dec 10, 2015
1 parent 4feb6de commit 9591c74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ My single header libraries for C/C++.
|**mm_json.h** | 1.00 | parser | 852 | zlib | JSON-Parser
|**mm_lexer.h** | 1.00 | parser | 1159 | zlib | simple lexer for C-like languages
|**mm_sched.h** | 1.00 | multithreading | 696 | zlib | multithreaded task scheduler
|**mm_vec.h** | 1.01 | math | 2089 | zlib | vector math
|**mm_vec.h** | 0.02 | math | 2137 | zlib | vector math
|**mm_web.h** | 1.00 | network | 1455 | BSD | lightweight webserver

Total libraries: 5
Total lines of C code: 6251
Total lines of C code: 6299

##FAQ
---
Expand Down

0 comments on commit 9591c74

Please sign in to comment.