From f5523c60f9b0425b808afd8e691c95cd38a6e74d Mon Sep 17 00:00:00 2001 From: RonaldsonBellande Date: Tue, 3 Jun 2025 10:33:19 -0400 Subject: [PATCH] update --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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.