Add link to README
This commit is contained in:
parent
8fcadb007f
commit
dcd30d5f7f
1 changed files with 4 additions and 1 deletions
|
@ -13,4 +13,7 @@ If you're confused about anything, let me know by either [opening an issue](http
|
||||||
Pull requests and / or email patches are welcome! Please include a statement saying that you license your code under MPL-2.0 though.
|
Pull requests and / or email patches are welcome! Please include a statement saying that you license your code under MPL-2.0 though.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
This project is licensed under the _Mozilla Public License 2.0_. A full copy of the license text can be found [here](https://git.starbeamrainbowlabs.com/sbrl/LSystemEngine/src/branch/master/LICENSE), and [tldrlegal have a good summary of the license if you don't like reading dry legal documents :-)](https://tldrlegal.com/license/mozilla-public-license-2.0-(mpl-2)).
|
This project is licensed under the _Mozilla Public License 2.0_. A full copy of the license text can be found [here](https://git.starbeamrainbowlabs.com/sbrl/LSystemEngine/src/branch/master/LICENSE), and [tldrlegal have a good summary of the license if you don't like reading dry legal documents :-)](https://tldrlegal.com/license/mozilla-public-license-2.0-(mpl-2\)).
|
||||||
|
|
||||||
|
## Useful Links
|
||||||
|
- [L-Systems on Wikipedia](https://en.wikipedia.org/wiki/L-system#Example_5:_Sierpinski_triangle)
|
Loading…
Reference in a new issue