diff --git a/README.md b/README.md index f8ff6da..c4adf38 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,20 @@ - a comprehensive data synchronization system +## Website Crates +- https://crates.io/crates/bellande_mesh_sync + +### Installation +- `cargo add bellande_mesh_sync` + +``` +Name: bellande_mesh_sync +Summary: Bellande Operating System Comprehensive data synchronization system +Home-page: github.com/Architecture-Mechanism/bellande_mesh_sync +Author: Ronaldson Bellande +Author-email: ronaldsonbellande@gmail.com +License: GNU General Public License v3.0 +``` + ## License Bellande Mesh Sync is distributed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html), see [LICENSE](https://github.com/Architecture-Mechanism/bellande_mesh_sync/blob/main/LICENSE) and [NOTICE](https://github.com/Architecture-Mechanism/bellande_mesh_sync/blob/main/LICENSE) for more information.