Add template.json
diff --git a/README.md b/README.md
index 5292f72..5f7313e 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,9 @@
 
 ### develop
 
-- TODO
+### v0.1.2
+
+- update for PredictionIO 0.9
 
 ### v0.1.1
 
diff --git a/template.json b/template.json
new file mode 100644
index 0000000..932e603
--- /dev/null
+++ b/template.json
@@ -0,0 +1 @@
+{"pio": {"version": { "min": "0.9.0" }}}