Skip to content
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.

Commit

Permalink
Replaced paragraph.
Browse files Browse the repository at this point in the history
  • Loading branch information
bennycode committed Mar 28, 2015
1 parent 58382dc commit b9c33d2
Showing 1 changed file with 5 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@
<title>EditorConfig</title>
</head>
<body>
<p>
EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs.
The EditorConfig project consists of <b>a file format</b> for defining coding styles and a collection of <b>text editor</b> plugins that enable editors
to read the file format and adhere to defined styles.
EditorConfig files are easily readable and they work nicely with version control systems.
</p>
EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs.
The EditorConfig project consists of <b>a file format</b> for defining coding styles and a collection of <b>text editor</b> plugins that enable editors
to read the file format and adhere to defined styles.
EditorConfig files are easily readable and they work nicely with version control systems.
<br/><br/>
<a href="http://editorconfig.org/">Visit the EditorConfig website</a>
<br/>
<a href="http://www.welovecoding.com/">Visit the website of the EditorConfig Plugin creators</a>
Expand Down

0 comments on commit b9c33d2

Please sign in to comment.