README: Cleaned up the main README.md doc
it should make more sense now
Change-Id: Icdd5091ad90a7717373e98d553cc36585d5e58cc
diff --git a/README.md b/README.md
index f405db0..4628fd3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
Submitting Patches
------------------
-We're open source, and patches are always welcome!
+Our ROM is open source, and patches are always welcome!
You can send patches by using these commands:
cd <project>
@@ -25,7 +25,7 @@
To get started with OMNI ROM, you'll need to get
familiar with [Git and Repo](http://source.android.com/download/using-repo).
-To initialize your local repository using the OMNI trees, use a command like this:
+To initialize your local repository using the OMNIROM trees, use a command like this:
repo init -u git://github.com/omnirom/android.git -b <branch>
@@ -37,5 +37,12 @@
cd <source-dir>; . build/envsetup.sh; brunch <device_name>
-If you need more information or a more detailed guide, check [Here](http://docs.omnirom.org)
-Our Official IRC Channel: [#omnirom - USERS](http://webchat.freenode.net/?channels=omnirom) , [#omni - DEVS](http://webchat.freenode.net/?channels=omni)
\ No newline at end of file
+
+If you need more information or a more detailed guide, click [here to see our wiki.](http://docs.omnirom.org)
+
+Our official IRC Channels are hosted on Freenode:
+
+[#omnirom - USERS](http://webchat.freenode.net/?channels=omnirom/)
+
+[#omni - DEVELOPERS](http://webchat.freenode.net/?channels=omni/)
+