diff --git a/README.md b/README.md index 327b609..c2f0247 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,8 @@ The primary functionality of this API is to provide access to Bellande Algorithm ## 💻 Usage To begin leveraging Bellande's algorithms in your projects, simply pull the Docker image and integrate the API into your robotic environment. Detailed instructions on how to deploy and utilize the API can be found in the provided documentation. + + + +# License +This API's is distributed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) with all the code Publicly and Privately use case, see [LICENSE](https://github.com/RonaldsonBellande/bellande_web_ros_api/blob/main/LICENSE) and [NOTICE](https://github.com/RonaldsonBellande/bellande_web_ros_api/blob/main/LICENSE) for more information.