Skip to content

Commit e448f1f

Browse files
authored
Update README.md
1 parent 24ea97c commit e448f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Please follow the [CONTRIBUTING.md](.github/CONTRIBUTING.md) guide to learn how
7575
| **Regex** | Regular expressions library. | πŸ”΄ | βœ… |
7676
| **DLL** | Cross-platform methods for loading dynamic libraries. | πŸ”΄ | βœ… |
7777
| **Hashing** | Various hashing methods. Contains: `base64`, `adler32`, `crc32/64`, `fnv32/64/a` and `murmur32/64` | βœ… | βœ… |
78-
| **Text Parsers** | Various text parsers for different formats that offer cross-language transformations. Currently supported: `JSON5/SJSON`, `CSV`. | βœ… | βœ… |
78+
| **Text Parsers** | Various text parsers for different formats that offer cross-language transformations. Currently supported: `JSON5/SJSON`, `CSV`, `URI`. | βœ… | βœ… |
7979
| **Options** | CLI options parser. Parsing flags, switches, and arguments from the command line. | πŸ”΄ | βœ… |
8080
| **Process** | Primitives for low-level process management. | πŸ”΄ | βœ… |
8181
| **Jobs System** | Asynchronous task-based scheduling system. | πŸ”΄ | βœ… |

0 commit comments

Comments
Β (0)