diff --git a/README.md b/README.md index 0120414f..4d48e94a 100644 --- a/README.md +++ b/README.md @@ -60,8 +60,8 @@ To get started on contributing to this project: - Users can toggle between an 'ER DIAGRAM' view and the 'TABLES' view for each database.
- - + +
- Databases @@ -79,7 +79,7 @@ To get started on contributing to this project:
- +
- Create/Edit Database (currently in beta) @@ -90,8 +90,8 @@ To get started on contributing to this project:
- - + +
- Queries @@ -103,7 +103,7 @@ To get started on contributing to this project:
- +
- Save/Load Queries @@ -114,7 +114,7 @@ To get started on contributing to this project:
- +
- Data @@ -133,7 +133,7 @@ To get started on contributing to this project:
- +
- Compare @@ -145,7 +145,7 @@ To get started on contributing to this project: - Aside from the visualized performance comparison of the selected queries, a table will display information about each selected query, including its total run time and performance relative to other queries with the same label, with the most performant query highlighted.
- +
## Application Architecture and Logic diff --git a/assets/readmeImages/config_demo2.gif b/assets/readmeImages/config_demo2.gif new file mode 100644 index 00000000..6a0529ab Binary files /dev/null and b/assets/readmeImages/config_demo2.gif differ diff --git a/assets/readmeImages/gifs/create_db2.gif b/assets/readmeImages/gifs/create_db2.gif deleted file mode 100644 index c6fbf779..00000000 Binary files a/assets/readmeImages/gifs/create_db2.gif and /dev/null differ diff --git a/assets/readmeImages/gifs/create_db3.gif b/assets/readmeImages/gifs/create_db3.gif new file mode 100644 index 00000000..fe2d7b6d Binary files /dev/null and b/assets/readmeImages/gifs/create_db3.gif differ