Add link to license files

This commit is contained in:
LiteLT 2021-04-19 10:38:46 -04:00
parent 4b30a1c173
commit 3023207516
1 changed files with 2 additions and 2 deletions

View File

@ -99,8 +99,8 @@ cd examples && cargo run --bin [name]
Licensed under either of
* Apache License, Version 2.0,
(./LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license (./LICENSE-MIT or http://opensource.org/licenses/MIT)
([LICENSE-APACHE](./LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](./LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
## References