commit 100b0f593f6004245e0118ab7f1afc0483e5f3cd Author: Göran Heinemann Date: Wed May 12 15:47:15 2021 +0200 Initial commit diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..6df3cc6 --- /dev/null +++ b/LICENSE @@ -0,0 +1,5 @@ +"THE BEER-WARE LICENSE" (Revision 42): + + wrote this file. As long as you retain this notice you can +do whatever you want with this stuff. If we meet some day, and you think this +stuff is worth it, you can buy me a beer in return Poul-Henning Kamp diff --git a/README.md b/README.md new file mode 100644 index 0000000..403cc0e --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# php-website-framework + +my personal boilerplate code to get me started on web projects \ No newline at end of file