diff --git a/README.md b/README.md new file mode 100644 index 0000000..fc71671 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# FakeMoney +A PayPal-like payment processor for virtual money, intended to be used for simulation games. + +## Frontend +Is written in angular + bootstrap. + +## Backend +Uses NextJS + PostgreSQL. \ No newline at end of file