Adding README.md

Change-Id: I807e9c0de0bffe6585c0784252dfa93cc56a8b8c
diff --git a/.cloudbees.md b/.cloudbees.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.cloudbees.md
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..75e5c4e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+ONOS OLT OpenFlow Control Application
+=====================================
+
+Build
+-----
+
+Let's build all the code
+
+    mvn clean install
diff --git a/pom.xml b/pom.xml
index 3c64213..83f71df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
   ~ distributed under the License is distributed on an "AS IS" BASIS,
   ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
+  ~ limitations under the License. 
   -->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"