diff --git a/README.md b/README.md index bcb011140..0205c48dc 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,18 @@ Brownie documentation is hosted at [Read the Docs](https://eth-brownie.readthedo ## Development -This project is still in development and should be considered a beta. Comments, questions, criticisms and pull requests are welcomed. +This project is still in development and should be considered a beta. Questions, comments, criticisms and pull requests are welcomed. + +## Contributing + +Help is always appreciated! In particular, Brownie needs work in the following areas before we can comfortably take it out of beta: + +* Tests +* Code formatting +* Improving the documentation +* Support for Windows +* More tests ## License -This project is licensed under the [MIT license](LICENSE). \ No newline at end of file +This project is licensed under the [MIT license](LICENSE).