commit b9c7aa4705b874cf99581e67fad35460dba7d6fc parent 7714a6008470fbcc06c08df295702f1504f3ae98 Author: Hunter Date: Fri, 2 Aug 2024 00:02:16 -0400 update readme.md Diffstat:
| M | readme.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/readme.md b/readme.md @@ -48,4 +48,4 @@ this application is designed to run on modern web browsers with javascript enabl all data is stored locally on your machine. no data is sent to or stored on any external servers. ## license -this project is licensed under the GNU general public license v3.0. -\ No newline at end of file +this project is licensed under the <a href="https://github.com/hunterirving/matryoshka/blob/main/LICENSE">GNU general public license v3.0</a>. +\ No newline at end of file