diff options
| author | Mark Otto <[email protected]> | 2013-04-22 23:02:57 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-04-22 23:02:57 -0700 |
| commit | a4f896ef1a020edce1c5d3495deffc3bcd849f58 (patch) | |
| tree | 10d2274a4d2309a88fe8529216d558420c741493 | |
| parent | dea134d6eecc5e68244c67cd4f9237a493d95e8c (diff) | |
| download | bootstrap-a4f896ef1a020edce1c5d3495deffc3bcd849f58.tar.xz bootstrap-a4f896ef1a020edce1c5d3495deffc3bcd849f58.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 |
