diff --git a/README.md b/README.md index d9a8d69..10dc072 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,12 @@ - make_rust_executable.sh +## Website Crates +- https://crates.io/crates/bellande_rwlock + +### Installation +- `cargo add bellande_rwlock` + + ## License -BellandeCAD 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/Algorithm-Model-Research/BellandeSQL/blob/main/LICENSE) and [NOTICE](https://github.com/Algorithm-Model-Research/bellande_rust_executable/blob/main/LICENSE) for more information. +BellandeRwLock 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/Algorithm-Model-Research/BellandeSQL/blob/main/LICENSE) and [NOTICE](https://github.com/Algorithm-Model-Research/bellande_rust_executable/blob/main/LICENSE) for more information.