Browse Source

Warn about database deletion.

Jocelyn Delalande 7 years ago
parent
commit
ef6b359ae4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -129,6 +129,8 @@ To be done
 Drop the database
 =================
 
+If you want to **reset all your data**.
+
     $ rm db.sqlite3
 
 What else ?