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/) +