diff --git a/FEATURES.md b/FEATURES.md new file mode 100644 index 0000000..8ca72bc --- /dev/null +++ b/FEATURES.md @@ -0,0 +1,13 @@ + +# Sessions + +- 2FA registration +- Login + +# Accounts + +- username +- Names +- Surnames +- Country + diff --git a/README.md b/README.md new file mode 100644 index 0000000..8192798 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Jerguero + +An Urban Dictionary clone, but in spanish and with more features. + +Written fully in Rust & HTMX.