mirror of
https://github.com/mre/idiomatic-rust
synced 2025-02-16 13:18:26 +00:00
Add license text
This commit is contained in:
parent
de0f0a7d9f
commit
9fc4ebfb3a
1 changed files with 7 additions and 0 deletions
|
@ -24,3 +24,10 @@ Please add your own. :smile:
|
|||
* [clippy](https://github.com/Manishearth/rust-clippy) - A bunch of lints to catch common mistakes and improve your Rust code.
|
||||
* [Patterns](https://github.com/nrc/patterns/) - A catalogue of Rust design patterns.
|
||||
|
||||
|
||||
## License
|
||||
|
||||
[![CC0](https://i.creativecommons.org/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)
|
||||
|
||||
To the extent possible under law, [Matthias Endler](http://matthias-endler.de) has waived all copyright and related or neighboring rights to this work.
|
||||
Logo adapted from [FreePik.com](www.freepik.com/free-vector/crabs-pattern-design_1093131.htm).
|
||||
|
|
Loading…
Add table
Reference in a new issue