Skip to content

Commit 024f158

Browse files
authored
Update README project title and description
1 parent 43be2f4 commit 024f158

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# Django atomic transactions
2-
This project simulate a virtual wallet to use Django atomic transactions.
1+
# Wallet Python Django
2+
3+
This project simulates a virtual wallet with Django atomic transactions.
34

45
Staff users could do almost any type of action while regular users only could
5-
do things with their own wallets.
6+
manage their own wallets.
67

78
Only superusers could change wallet balance.
89

0 commit comments

Comments
 (0)