diff --git a/README.md b/README.md index d5336cf..0071bb2 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ . ├── bin ├── clds +├── datastores ├── defs ├── filters ├── graphql @@ -64,6 +65,12 @@ Definitions Library collection of basic applications needs [Defs Library](/LibreCloud/lib_defs) +### datastores + +Datastores Library for data stores connections + +[Data Stores Library](/LibreCloud/lib_datastores) + ### filters Rust Libraries Collections for webservices [warp](https://github.com/seanmonstar/warp) filters and routes configuration