diff --git a/docs/README.md b/docs/README.md index f378a2e..750745c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -8,11 +8,11 @@ Additional features: Export documents to JSON. Import documents from JSON. Manag Screenshots ----------- -![MongoDB PHP GUI - Visualize Database](https://raw.githubusercontent.com/SamuelTS/MongoDB-PHP-GUI/master/docs/screenshots/newest-mpg-database-visualize.png) +![MongoDB PHP GUI - Visualize Database](https://raw.githubusercontent.com/SamuelTS/MongoDB-PHP-GUI/master/docs/screenshots/mpg-visualize-database.png) -![MongoDB PHP GUI - Query Database](https://raw.githubusercontent.com/SamuelTS/MongoDB-PHP-GUI/master/docs/screenshots/newest-mpg-database-query.png) +![MongoDB PHP GUI - Query Database](https://raw.githubusercontent.com/SamuelTS/MongoDB-PHP-GUI/master/docs/screenshots/mpg-query-database.png) -![MongoDB PHP GUI - Manage Indexes](https://raw.githubusercontent.com/SamuelTS/MongoDB-PHP-GUI/master/docs/screenshots/newest-mpg-collection-indexes.png) +![MongoDB PHP GUI - Manage Indexes](https://raw.githubusercontent.com/SamuelTS/MongoDB-PHP-GUI/master/docs/screenshots/mpg-manage-indexes.png) Installation ------------ diff --git a/docs/screenshots/mpg-manage-indexes.png b/docs/screenshots/mpg-manage-indexes.png new file mode 100644 index 0000000..2547a6c Binary files /dev/null and b/docs/screenshots/mpg-manage-indexes.png differ diff --git a/docs/screenshots/mpg-query-database.png b/docs/screenshots/mpg-query-database.png new file mode 100644 index 0000000..abb208b Binary files /dev/null and b/docs/screenshots/mpg-query-database.png differ diff --git a/docs/screenshots/mpg-visualize-database.png b/docs/screenshots/mpg-visualize-database.png new file mode 100644 index 0000000..b924c22 Binary files /dev/null and b/docs/screenshots/mpg-visualize-database.png differ diff --git a/docs/screenshots/newest-mpg-collection-indexes.png b/docs/screenshots/newest-mpg-collection-indexes.png deleted file mode 100644 index 0794ed8..0000000 Binary files a/docs/screenshots/newest-mpg-collection-indexes.png and /dev/null differ diff --git a/docs/screenshots/newest-mpg-database-query.png b/docs/screenshots/newest-mpg-database-query.png deleted file mode 100644 index 489760e..0000000 Binary files a/docs/screenshots/newest-mpg-database-query.png and /dev/null differ diff --git a/docs/screenshots/newest-mpg-database-visualize.png b/docs/screenshots/newest-mpg-database-visualize.png deleted file mode 100644 index b794b7b..0000000 Binary files a/docs/screenshots/newest-mpg-database-visualize.png and /dev/null differ