Commit 686791a

Nick Faro committed on
Update README.md
commit 686791ad58bdf731146f4b8d68a3dc25e67d66f5 parent ebdb87b
1 changed files +2−2
ModifiedREADME.md +2−2
@@ -7,7 +7,7 @@ If you just want to download hUGETracker, check out [the homepage](https://nickf
7 7
8 If you're looking for the music driver you can include in your homebrew game, check out [hUGEDriver!](https://github.com/SuperDisk/hUGEDriver) 8 If you're looking for the music driver you can include in your homebrew game, check out [hUGEDriver!](https://github.com/SuperDisk/hUGEDriver)
9 9
10 If you want help using the tracker, driver, or just want to chat, join the [hUGETracker Discord server](https://discord.gg/abbHjEj5WH)! 10 If you want help using the tracker, driver, or just want to chat, join the [hUGETracker Discord server!](https://discord.gg/abbHjEj5WH)
11 11
12 # Build instructions 12 # Build instructions
13 13
@@ -46,4 +46,4 @@ lazbuild GBEmu.lpi --build-mode="Production Linux"
46 46
47 # License 47 # License
48 48
49 hUGETracker itself is licensed under the [GPLv2](https://github.com/SuperDisk/hUGETracker/blob/hUGETracker/Copying), however [the music driver that powers hUGETracker](https://github.com/SuperDisk/hUGEDriver) is dedicated to the public domain, and completely free and open source. 49 hUGETracker itself is licensed under the [GPLv2](https://github.com/SuperDisk/hUGETracker/blob/hUGETracker/Copying), however [the music driver that powers hUGETracker](https://github.com/SuperDisk/hUGEDriver) is dedicated to the public domain, and is completely free and open source.