diff options
author | Juan J. Martinez <jjm@usebox.net> | 2023-06-22 19:17:34 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2023-06-22 19:17:34 +0100 |
commit | 5da0e0bd98eaac8cbf0df757a5275701e9497021 (patch) | |
tree | ec9c39ed08774ad9ce180c1bb4dc60c42ea105b4 | |
parent | f5503c87c86306a4c048fb5a6ce6be130be9710d (diff) | |
download | gold-mine-run-5da0e0bd98eaac8cbf0df757a5275701e9497021.tar.gz gold-mine-run-5da0e0bd98eaac8cbf0df757a5275701e9497021.zip |
Make it a link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ You can build the game with `make` and run it in DOSBOX with `make run`. This was made by [Juan J. Martinez](https://www.usebox.net/jjm/about/me/). -* The code is licensed MIT, see LICENSE file. +* The code is licensed MIT, see [LICENSE](LICENSE) file. * The assets are licensed [CC-SA-NC](https://creativecommons.org/licenses/by-sa/4.0/). Because the assets are licenses CC-SA-NC, you are not allowed to use them in a |