Update README.md

This commit is contained in:
Olof Bjarnason 2020-03-11 22:34:23 +01:00 committed by GitHub
parent 04efdd204e
commit 695026b8ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,3 +66,6 @@ The work is based off of a rewrite of the [Style Elements](https://github.com/md
The community around `elm-ui` is maintaining a collection of examples called the [elm-ui-cookbook](https://github.com/rofrol/elm-ui-cookbook). If you are just starting out with `elm-ui`, or get stuck on specific things, this can be a great resource.
## Contributing
Want to help out fixing bugs or reporting issues? Please add issues you find, and if you want to verify code you want to contribute, please read how to run the tests [here](https://github.com/mdgriffith/elm-ui/blob/master/notes/RUNNING_TESTS.md).