diff --git a/README.md b/README.md index 97ee6e0..1878db0 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ No premake support yet. 2. **Text** – Text formatting library 3. **Profiling** – Profiling library 4. **Crypto** – Cryptograhic library -5. **Parsing** – File parsing library +5. **File** – File parsing and creation library A demo usage of each library can be seen in [HawtStrokes/HawtLibDemo](https://github.com/HawtStrokes/HawtLib/tree/master/HawtLibDemo/HawtLibDemo/Source).