Merge pull request #43 from codeplea/doc_c99

update doc to specify C99
This commit is contained in:
Lewis Van Winkle 2020-10-09 09:53:38 -05:00 committed by GitHub
commit 5e147c7e3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ functions and little extra.
## Features
- **ANSI C with no dependencies**.
- **C99 with no dependencies**.
- Contained in a single source code and header file.
- Simple.
- Fast and thread-safe.