From 96fad8b622746dbf445629d1ea8bb3a79267d920 Mon Sep 17 00:00:00 2001 From: Calvin Lough Date: Wed, 1 May 2013 11:22:58 -0600 Subject: [PATCH] Adding screenshots to readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1e01b04..7aa5fba 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ -SQL Buddy - Web based MySQL administration +SQL Buddy =========== -SQL Buddy is an alternative to phpMyAdmin designed to be easy to use. +SQL Buddy is an alternative to phpMyAdmin with a focus on usability. -![SQL Buddy](http://sqlbuddy.com/images/sqlbuddy%20screen.png) +![Screenshot 1](https://raw.github.com/calvinlough/sqlbuddy/gh-pages/images/screenshot1.png) +![Screenshot 2](https://raw.github.com/calvinlough/sqlbuddy/gh-pages/images/screenshot2.png) +![Screenshot 3](https://raw.github.com/calvinlough/sqlbuddy/gh-pages/images/screenshot3.png) ## Requirements