diff options
author | Marius Ursache <bamse16@yahoo.com> | 2013-11-09 20:31:01 +1100 |
---|---|---|
committer | Marius Ursache <bamse16@yahoo.com> | 2013-11-09 20:31:01 +1100 |
commit | 9c49a8d7cf19a78d995312cdcae8003a2723d229 (patch) | |
tree | 4fa222a1b204283b98733ab0a2cd80b3de12d3bc /readme.md | |
parent | 45aec0072910a34c20b1ff2b01989e59545d7e3d (diff) | |
parent | b40301b4488f9e42be5a1d08cc53c109debfa2fc (diff) | |
download | sequelpro-9c49a8d7cf19a78d995312cdcae8003a2723d229.tar.gz sequelpro-9c49a8d7cf19a78d995312cdcae8003a2723d229.tar.bz2 sequelpro-9c49a8d7cf19a78d995312cdcae8003a2723d229.zip |
Merge branch 'master' of github.com:sequelpro/sequelpro
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) + |