commit 35941a522a46325a1e29d4856a7a31ce85dac307 Author: Georg GH. Hopp Date: Sat Mar 19 10:13:25 2016 +0100 Add README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2e983f1 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# E-Shop + +## abstract + +Some SQL targeted at PostgreSQL. This was intended as the database backend for +user management in an online shop system. + +## requirements + +PostgreSQL + +## status + +abandoned \ No newline at end of file