Update README.md (#2297)
Add links to the dependencies and fix some of the license info
This commit is contained in:
parent
fd71b2dfcb
commit
0503f32034
14
README.md
14
README.md
|
@ -59,13 +59,13 @@ If you would like to see a changelog that is available [here](./Docs/CHANGELOG.m
|
|||
|
||||
## Dependencies
|
||||
|
||||
- Duktape: MIT license
|
||||
- 7-Zip: LGPL+unRAR license
|
||||
- zlib: zlib license
|
||||
- png: libpng license
|
||||
- discord-rpc: Copyright (C) Discord
|
||||
- [Duktape](https://duktape.org/): MIT license
|
||||
- [7-Zip](https://7-zip.org/): LGPL+unRAR license
|
||||
- [zlib](https://zlib.net/): zlib license
|
||||
- [libpng](http://libpng.org/pub/png/libpng.html): libpng license
|
||||
- [discord-rpc](https://github.com/discord/discord-rpc): MIT license
|
||||
- DirectX: Copyright (C) Microsoft
|
||||
- Windows Template Library: Copyright (C) Microsoft
|
||||
- [Windows Template Library](https://wtl.sourceforge.io/): Common Public License
|
||||
|
||||
## Contributing
|
||||
|
||||
|
@ -90,4 +90,4 @@ Also see the list of [community contributors](https://github.com/project64/proje
|
|||
|
||||
![GitHub](https://img.shields.io/github/license/project64/project64)
|
||||
|
||||
Please see the [license](./license.md) for more details.
|
||||
Please see the [license](./license.md) for more details.
|
||||
|
|
Loading…
Reference in New Issue