diff options
author | fenze <contact@fenze.dev> | 2023-02-07 12:49:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-07 12:49:54 +0100 |
commit | 35f968f29bca56274d32996541cde747f250224c (patch) | |
tree | 09c4bcec10e7eab8f4cbd01aef2c38e4c4b781bb | |
parent | 1ba5fd7ecd81be1f54c812ac5e48eeff1652065b (diff) | |
parent | 08c19abc1d76672b06e5925df4acbfe8ec4c8dbd (diff) |
Merge pull request #38 from NunoSempere/patch-1
Tweak license mention in the readme
-rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -10,8 +10,4 @@ - builtin rose-mklink script for in-shell static links ### 📜 License -Rose is released under own license, which grants the following permissions: -- Commercial use -- Distribution -- Modification -- Private use +Rose is released under the [MIT license](https://github.com/mini-rose/rose/blob/master/license). |