commit 4a70e665b5b61521e13ed267d3041e191104edae Author: Patrick Louys Date: Fri Sep 12 13:06:04 2014 +0200 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..494ab17 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +no-framework-tutorial +===================== + +A small tutorial to show how to create a PHP application without a framework.