From 7b5d43bf664225fd63e0b6b7b4c18030d3299cdd Mon Sep 17 00:00:00 2001 From: tonik Date: Tue, 28 Apr 2026 20:42:35 +0200 Subject: [PATCH] Add readme.md --- 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..f1c6bd5 --- /dev/null +++ b/readme.md @@ -0,0 +1,3 @@ +`php -S localhost:8000` + +http://localhost:8000 \ No newline at end of file