small modification in readme

This commit is contained in:
Otmani Mohamed Redha 2024-06-20 22:23:40 +02:00
parent e40fa9550d
commit a8029a8046

View File

@ -332,7 +332,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [schematics](https://github.com/schematics/schematics) - Data Structure Validation.
* [voluptuous](https://github.com/alecthomas/voluptuous) - A Python data validation library.
* [pydantic](https://github.com/pydantic/pydantic) - Data validation using Python type hints.
* [kmatch](https://github.com/ambitioninc/kmatch) - A language for matching/validating/filtering Python dictionaries.
* [Kmatch](https://github.com/ambitioninc/kmatch) - A language for matching/validating/filtering Python dictionaries.
## Data Visualization