Resolve #92 -- add licence to readme

This commit is contained in:
Ethan O'Brien 2022-01-15 16:36:20 -06:00 committed by GitHub
parent 823600b8a4
commit f4743eac28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -164,15 +164,22 @@ Paths to emulator files can be customized with:
```js
EJS_paths = {
'fileName' : `/somepath` ,
'emulator.js' : `https://example.com/emulator.js` ,
'n64-asmjs.data' : `/asdfds.data`
'fileName' : '/somepath',
'emulator.js' : 'https://example.com/emulator.js',
'n64-asmjs.data' : '/asdfds.data'
};
```
*If a file is not defined, the default is used.*
# LICENCE
Licenced under the Apache License 2.0
Read the whole license [here](license)
<!----------------------------------------------------------------------------->
[Example Use]: https://coldcast.org/games/1/Super-Mario-Bros