changeset 84:46aa7deaeb65

Change heading level in README
author Omair Majid <omajid@redhat.com>
date Mon, 20 Jan 2014 16:30:31 -0500
parents e8425525a5b8
children 1984d8eeb3a7
files README.md
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Sun Jan 19 20:39:50 2014 -0500
+++ b/README.md	Mon Jan 20 16:30:31 2014 -0500
@@ -11,7 +11,7 @@
 - Mailing List: thermostat@icedtea.classpath.org
 
 Features
-========
+--------
 
 `eclipse-plugin-thermostat` provides a GUI editor for manipulating
 `thermostat-plugin.xml` files. After installing the plugin, eclipse will open
@@ -22,7 +22,7 @@
 that are listed in the `themrostat-plugin.xml` file.
 
 Building
-========
+--------
 
 `eclipse-plugin-thermostat` uses [maven][4]/[tycho][5] to build. You will
 need maven installed before you can build.
@@ -35,7 +35,7 @@
 `eclipse-plugin-thermostat` and run all tests.
 
 Installing
-==========
+----------
 
 After building as described in the previous section, a p2 repository will be
 generated at
@@ -44,7 +44,7 @@
 `com.redhat.thermostat.tools.eclipse.plugin` plugin.
 
 Running
-=======
+-------
 
 Once the plugin is installed, a new option will appear in the `File -> New ->
 Other` dialog: Thermostat Plugin Descriptor. This will create a new
@@ -54,7 +54,7 @@
 editor.
 
 Contributing
-============
+------------
 
 Please see [TODO.md](TODO.md) for a list of tasks that need doing.