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..58966720 --- /dev/null +++ b/readme.md @@ -0,0 +1,19 @@ +Sequel Pro +========== + +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) + |