diff --git a/Readme.md b/Readme.md index bcceae8e..63d028da 100644 --- a/Readme.md +++ b/Readme.md @@ -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 -----------------------------