]> git.andy128k.dev Git - ipf.git/commitdiff
convert README to org-mode format
authorAndrey Kutejko <andy128k@gmail.com>
Sun, 16 Jun 2013 19:24:59 +0000 (22:24 +0300)
committerAndrey Kutejko <andy128k@gmail.com>
Sun, 16 Jun 2013 19:24:59 +0000 (22:24 +0300)
README [deleted file]
README.org [new file with mode: 0644]

diff --git a/README b/README
deleted file mode 100644 (file)
index f495d80..0000000
--- a/README
+++ /dev/null
@@ -1,4 +0,0 @@
-Run tests
-
-    ./vendor/bin/phpunit --bootstrap t/project/htdocs/index.php t
-
diff --git a/README.org b/README.org
new file mode 100644 (file)
index 0000000..16d06dc
--- /dev/null
@@ -0,0 +1,10 @@
+* IPF Framework
+
+** Documentation
+
+   [[file:doc/template.org][Templates]]
+
+** Run tests
+
+   =./vendor/bin/phpunit --bootstrap t/project/htdocs/index.php t=
+