From 3225eac3f0099a433af4c01f5bb0e071665cc112 Mon Sep 17 00:00:00 2001 From: Ronaldson Bellande <47253433+RonaldsonBellande@users.noreply.github.com> Date: Wed, 24 Apr 2024 22:53:23 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index acd0c59..6c6a05f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # 📦 Bellande Motion Probabilistic ## Multi-Dimensional/Infinity-Dimensional Motion Probabilistic +## BMP(Bellande Motion Probabilistic) Algorithm API # Check Out Research Organization for open-source/semi-open-source API - https://robotics-sensors.github.io @@ -25,3 +26,6 @@ - Infinity-Dimention Space # Can also checkout portion of the docs at [Portion API DOCS](https://github.com/Robotics-Sensors/bellande_motion_probabilistic/blob/main/api_docs.md) + +## License +This Algorithm or Models is distributed under the [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/), see [LICENSE](https://github.com/RonaldsonBellande/bellande_motion_probabilistic/blob/main/LICENSE) and [NOTICE](https://github.com/RonaldsonBellande/bellande_motion_probabilistic/blob/main/LICENSE) for more information.