update readme to c99

This commit is contained in:
Lewis Van Winkle
2020-10-19 13:04:42 -05:00
parent f24185fed1
commit d3657f97ff

View File

@@ -14,7 +14,7 @@ the standard C math functions and runtime binding of variables.
## Features ## Features
- **ANSI C with no dependencies**. - **C99 with no dependencies**.
- Single source file and header file. - Single source file and header file.
- Simple and fast. - Simple and fast.
- Implements standard operators precedence. - Implements standard operators precedence.