diff --git a/README.md b/README.md index 048268b..465f1ad 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ EJS_paths = { ##### Localization -please see [data/localization/readme.md](the localization readme) +please see [the localization readme]
@@ -195,7 +195,9 @@ Licenced under the Apache License 2.0 Please state changes and the licence when re-distributing -Read the whole license [here](LICENSE) +[Read the whole license here] + +If I find a repository that does not follow the licence, I will report it. @@ -207,10 +209,11 @@ Read the whole license [here](LICENSE) [Issue]: https://github.com/ethanaobrien/emulatorjs/issues [This repository]: https://github.com/linuxserver/emulatorjs -[EJS]: https://www.emulatorjs.com/ - [Server]: https://github.com/ethanaobrien/emuserver/releases +[the localization readme]: data/localization/ +[Read the whole license here]: LICENSE + [NES / Famicom]: docs/NES-Famicom.md [SNES]: docs/SNES.md [Nintendo 64]: docs/Nintendo%2064.md diff --git a/data/README.MD b/data/README.MD new file mode 100644 index 0000000..72c2006 --- /dev/null +++ b/data/README.MD @@ -0,0 +1,8 @@ +## data directory + + +This is a note, All core files (files that end with `.data`) are compiled versions on [retroarch](https://github.com/libretro/RetroArch) + +Changes from the original software can be viewed [here](https://github.com/ethanaobrien/RetroArch). + +All core files are licensed with the GNU General Public License version 3.0