From 13a4f0d77084cba9a566072e53a63649ec28dc05 Mon Sep 17 00:00:00 2001 From: detherminal <76167420+detherminal@users.noreply.github.com> Date: Wed, 20 Dec 2023 19:56:09 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7b53b57..cc1c6f2 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,7 @@ libmonero is a totally free to use [Monero](https://getmonero.org) library in [G ## Usage Please take a look at [docs](docs/start.md) + +### Licensing + +This project is licensed under the [MPL-2.0](https://www.mozilla.org/en-US/MPL/2.0/) license. You are almost totally free to use it in your projects. Please take a look at [LICENSE.md](LICENSE.md) for more information.