diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 00000000..a8a7ca81 --- /dev/null +++ b/readme.md @@ -0,0 +1,19 @@ +Sequel Pro <img alt="Logo" src="http://www.sequelpro.com/blog/wp-content/uploads/2013/01/sequel-pro-1.0.png" align="right" height="50"> +========== + +Sequel Pro is a fast, easy-to-use Mac database management application for working with MySQL databases. + +You can find more details on our website: [sequelpro.com](http://sequelpro.com) + +![Screenshot](http://www.sequelpro.com/assets/images/NewAdvancedFilter.jpg) + +Build Instructions +================== + + * Install the [latest version of Xcode](https://itunes.apple.com/au/app/xcode/id497799835) + * Install [Github for Mac](http://mac.github.com) + * Click "Clone in Desktop" on the right sidebar of our [github page](https://github.com/sequelpro/sequelpro) + * Open `sequel-pro.xcodeproj` + * Click the `Run` button in the toolbar + * If the above doesn't work, please file a [bug report](https://github.com/sequelpro/sequelpro/issues/new) + |