From 67838718e52f465b682aa6676bb2ad38b7498d65 Mon Sep 17 00:00:00 2001 From: Brinly Taylor Date: Wed, 26 Feb 2014 21:54:52 +1030 Subject: [PATCH] README:Cleaned up the main README.md doc and it should make more sense now Change-Id: Icdd5091ad90a7717373e98d553cc36585d5e58cc --- README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) 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 @@ -25,7 +25,7 @@ Getting Started 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 @@ -37,5 +37,12 @@ Then to build: cd ; . build/envsetup.sh; brunch -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/) +