aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Barnett <james.barnett@fivium.co.uk>2018-12-17 12:54:46 +0000
committerGitHub <noreply@github.com>2018-12-17 12:54:46 +0000
commit84e31296a658d113cacfb04856fb5fdb888f9384 (patch)
tree3feca070825a18e97216f759819f9cbd12ed4809
parent8c57a2c34044539bcab1ca4023c0a051297bdadf (diff)
downloadsql-plus-plus-master.tar.xz
sql-plus-plus-master.zip
Update image linksHEADmaster
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 260cb70..405f286 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ A simple cross platform SQL editor and statement runner.
Currently for Postgres only, but MySQL and Oracle support planned.
<p align="center">
- <img alt="VS Code in action" src="https://james-barnett.net/files/spp/screenshots/app2.png">
+ <img alt="SQL plus plus" src="https://jamesbarnett.io/files/spp/screenshots/app2.png">
</p>
# Features
@@ -39,4 +39,4 @@ $ npm start
# Note
This is just a personal project, and a work in progress. There might be a few bugs in the result parsing, so don't rely on it for anything important unless you enjoy living on the edge.
-Connection details (including passwords) are stored encrypted, but the key is in the source code so it's only a basic level of obfuscation. I wouldn't connect to any prod databases with this. \ No newline at end of file
+Connection details (including passwords) are stored encrypted, but the key is in the source code so it's only a basic level of obfuscation. I wouldn't connect to any prod databases with this.