update doc to specify C99

This commit is contained in:
Lewis Van Winkle 2020-10-09 09:52:57 -05:00
parent 122243f944
commit f6c22401d2
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.