diff --git a/README.md b/README.md new file mode 100644 index 0000000..c5dccfb --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Wbcmc +## a small lightweight webcomic system, that only uses php, sh, and sql + +At the moment, it ~~only works~~ would work with mysql/mariadb, but it is planned that it becomes dialect-agnostic, and use more lightweight stuff. + +## Tech: + + php + + bash + + mysqli + + scss for the css \ No newline at end of file