Skip to content

Commit e2b926c

Browse files
authored
Update README.md
1 parent c35eac2 commit e2b926c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<div align="center">
1111

12-
![logo 5](https://github.com/open-source-labs/dbSpy/blob/main/src/assets/newLogoWhite.png?raw=true)
12+
![logo2x](https://user-images.githubusercontent.com/101940529/198836631-31a657f7-feaa-4247-8abc-cedb86540e21.png)
1313

1414
</div>
1515

@@ -39,6 +39,7 @@
3939
8. **Screenshot:** Take a screenshot of the canvas with all your tables
4040

4141
9. **Dark Mode** Additional visual setting to provide a more comfortable viewing experience in low-light environements
42+
![dbSpyTheme](https://user-images.githubusercontent.com/101940529/198836752-9727c0b4-4a8f-459b-be39-81922be15fd3.gif)
4243

4344
## Future Enhancements
4445

@@ -122,6 +123,7 @@ How To Start
122123
2. You will be redirected to the display page where you can connect, upload, or build a mySQL or Postgres database.
123124

124125
Connecting to an existing database
126+
![Screenshot 2022-10-29 093105](https://user-images.githubusercontent.com/101940529/198837154-072d2d90-3f81-4fed-ab17-8301f1387b5c.png)
125127

126128
1. Click on the "Connect Database" button under the Action section on the left side of the page. This will open a sidebar on the right side of the page.
127129
2. Select the database type from the dropdown.
@@ -143,6 +145,7 @@ Starting an ER diagram from scratch
143145
Adding a new row to a table
144146

145147
1. To add a new row in a table, click on the add icon on the top right of the table node. This will render a new row in the table in edit mode.
148+
![Screenshot 2022-10-29 093211](https://user-images.githubusercontent.com/101940529/198837146-e81a858a-a7aa-41d8-9396-e4db38776fa5.png)
146149

147150
Editing an existing row in a table
148151

0 commit comments

Comments
 (0)