diff options
author | johannst <johannes.stoelp@gmail.com> | 2020-09-17 00:11:30 +0200 |
---|---|---|
committer | johannst <johannes.stoelp@gmail.com> | 2020-09-17 00:11:30 +0200 |
commit | df18274e5a54f587c0d38c9e570e43f62c0b1712 (patch) | |
tree | c520969bbfebb5b09796c4bebc4c514d1dda3f40 | |
parent | 318ef10263d28f511e4b35b6502cfc9e4c8e2092 (diff) | |
download | notes-df18274e5a54f587c0d38c9e570e43f62c0b1712.tar.gz notes-df18274e5a54f587c0d38c9e570e43f62c0b1712.zip |
add license note in README
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,5 +6,8 @@ development as well as machine maintenance. The notes can be rendered with [`rust-lang/mdBook`][mdbook] and are available via GitHub Pages [`cheatsheets & notes`][notes]. +## Licese +This project is licensed under the [MIT](LICENSE) license. + [notes]: https://johannst.github.io/notes [mdbook]: https://github.com/rust-lang/mdBook |