Editing README and adding .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..6c86b58
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
+*~
+*.class
+.classpath
+.project
+.pydevproject
+.settings
+.javacp*
+target
+onos-logs
+onos.log
+logback.*.xml
+*.pyc
+*.egg-info
+
diff --git a/README.md b/README.md
index cc95bdc..b990b4c 100755
--- a/README.md
+++ b/README.md
@@ -1,8 +1,13 @@
-ONOS Segment Routing (SR) CLI
+ONOS SPRING-OPEN CLI
==============================
-This repository contains CLI for Segment Routing Usecase running on ONOS SDN
-controller.
+This repository contains the CLI for the Segment Routing usecase running on ONOS.
+The CLI used for this project is a modified version of the CLI originally submitted to open-source here:
+https://github.com/opendaylight/net-virt-platform/tree/master/cli
+
+Follow the instructions for installing and using the CLI here:
+https://wiki.onosproject.org/display/ONOS/Installation+Guide#InstallationGuide-CLIforSPRING-OPEN
+
# Building #
Install prerequisites. You'll just need a basic functioning build