diff options
| author | Mark Otto <[email protected]> | 2013-04-22 23:02:57 -0700 |
|---|---|---|
| committer | Artur Kwiatkowski <[email protected]> | 2013-04-24 14:38:48 +0200 |
| commit | 8a3b212043d87eb918584b44022c9eeb486a91a8 (patch) | |
| tree | fa20b4211b18b1198456922b92bf04307a826710 | |
| parent | da4a08754af8ad33a808d610b3cc8b897e79925c (diff) | |
| download | bootstrap-8a3b212043d87eb918584b44022c9eeb486a91a8.tar.xz bootstrap-8a3b212043d87eb918584b44022c9eeb486a91a8.zip | |
shoutout to editorconfig in readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -71,6 +71,8 @@ Should you encounter problems with installing dependencies or running the makefi Please submit all pull requests against *-wip branches. If your pull request contains JavaScript patches or features, you must include relevant unit tests. All HTML and CSS should conform to the [Code Guide](http://github.com/mdo/code-guide), maintained by [Mark Otto](http://github.com/mdo). +Editor preferences are also available in the [editor config](.editorconfig) for easy application in common text editors. Read more and download plugins at [http://editorconfig.com](http://editorconfig.com). + ## Community |
