Add separate screens

This commit is contained in:
Dan Sosedoff
2015-06-03 20:32:33 -05:00
parent 0939632399
commit ae62f8ea3d
2 changed files with 5 additions and 2 deletions

View File

@@ -14,8 +14,7 @@ is to utilize ability of the compiler to produce zero-dependency binaries for
multiple platforms. Pgweb was created as an attempt to build very simple and portable
application to work with local or remote PostgreSQL databases.
<img src="screenshots/browse.png" width="345px" />
<img src="screenshots/query.png" width="345px" />
[See application screenshots](SCREENSHOTS.md)
## Features