From 8c9e2bc1c4729f81d02a42c13c162f2be96f2071 Mon Sep 17 00:00:00 2001 From: Tobias Hopp Date: Wed, 24 Jun 2020 22:13:28 +0200 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..688a087 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# model-view-controller-php + +ModelViewController prinzip für PHP \ No newline at end of file