We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43be2f4 commit 024f158Copy full SHA for 024f158
1 file changed
README.md
@@ -1,8 +1,9 @@
1
-# Django atomic transactions
2
-This project simulate a virtual wallet to use Django atomic transactions.
+# Wallet Python Django
+
3
+This project simulates a virtual wallet with Django atomic transactions.
4
5
Staff users could do almost any type of action while regular users only could
-do things with their own wallets.
6
+manage their own wallets.
7
8
Only superusers could change wallet balance.
9
0 commit comments