Update Readme.md

This commit is contained in:
Garen Torikian 2012-12-11 13:37:17 -08:00
commit e44f9c1b76

View file

@ -152,6 +152,13 @@ You can also run the tests in your browser by serving:
This makes debugging failing tests way more easier.
Contributing
-----------------------------
Ace is a community project and wouldn't be what it is without contributions! We actively encourage and support contributions. The Ace source code is released under the BSD License. This license is very simple, and is friendly to all kinds of projects, whether open source or not. Take charge of your editor and add your favorite language highlighting and keybindings!
Feel free to fork and improve/enhance Ace any way you want. If you feel that the editor or the Ace community will benefit from your changes, please open a pull request. For more information on our contributing guidelines, see [CONTRIBUTING.md](https://github.com/ajaxorg/ace/blob/master/CONTRIBUTING.md).
Continuous Integration status
-----------------------------