From ca2e606c700e1b2d7a1b4e51e9606191d2d573ec Mon Sep 17 00:00:00 2001 From: FL0W_4RT- <63656305+HawtStrokes@users.noreply.github.com> Date: Mon, 3 Oct 2022 20:48:13 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).