Add README.md
diff --git a/.gitignore b/.gitignore
index e6f35f9..31316bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 packages
 .packages
+.pub
 pubspec.lock
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..a72c4cb
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+This is the basic Getting Started with Sky + some Widgets.
+
+To run this, just do 
+./packages/sky/sky_tool start
+
+when your phone is connected.
+Add --install to the end if this is the first run.
+
+You may also want to debug any problems. Use dartanalyzer.
+dartanalyzer lib/main.dart