diff --git a/README.md b/README.md index 5abf10a..b2ddee3 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,4 @@ This is a small test area how to edit SQLite databases and update some values ac - `create_db.sql`: creates the small test database - `insert_data.sql`: insert some fictive test values into the database - `show_all.sql`: Shows all the data inside the database from table customers +- `test.db`: Not in this repository as it will be created