From: Andrey Kutejko Date: Sun, 16 Jun 2013 19:24:59 +0000 (+0300) Subject: convert README to org-mode format X-Git-Tag: 0.5~232 X-Git-Url: https://git.andy128k.dev/?a=commitdiff_plain;h=07fd88542a3fd2fe449d45514ed997748429dee5;p=ipf.git convert README to org-mode format --- diff --git a/README b/README deleted file mode 100644 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 index 0000000..16d06dc --- /dev/null +++ b/README.org @@ -0,0 +1,10 @@ +* IPF Framework + +** Documentation + + [[file:doc/template.org][Templates]] + +** Run tests + + =./vendor/bin/phpunit --bootstrap t/project/htdocs/index.php t= +