updated readmes
diff --git a/templates/full/README.md b/templates/full/README.md
index e571da7..3e616cf 100644
--- a/templates/full/README.md
+++ b/templates/full/README.md
@@ -6,5 +6,6 @@
 You will first need to build the Library project in the framework folder, and add the output WP7CordovaClassLib.dll file to the CordovaLib folder of this project.
 
 In order to build it in Visual Studio Express for Windows Phone 7 :
-# Open the solution file in Visual Studio
-# Choose File->Export Template and follow the directions.
+
+1. Open the solution file in Visual Studio
+2. Choose File->Export Template and follow the directions.
diff --git a/templates/standalone/README.md b/templates/standalone/README.md
new file mode 100644
index 0000000..6374253
--- /dev/null
+++ b/templates/standalone/README.md
@@ -0,0 +1,13 @@
+Project Template
+===
+
+This project template needs to be built to be installed.
+
+
+This template includes the full source code for Windows Phone 7
+
+
+In order to build this template in Visual Studio Express for Windows Phone 7 :
+
+1. Open the solution file in Visual Studio
+2. Choose File->Export Template and follow the directions.
\ No newline at end of file