Browse Source

Create README.md

Chiller Dragon 4 years ago
parent
commit
ebfb4831e4
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -0,0 +1,5 @@
+# OpenImg
+Simple php image upload and hosting service
+
+    sqlite3 users.db < table.sql
+    php -S localhost:8080