This commit is contained in:
2025-06-03 10:33:19 -04:00
parent f46c99a8ea
commit f5523c60f9

View File

@@ -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.