aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorAbhi Beckert <abhibeckert@gmail.com>2013-11-09 19:22:29 +1000
committerAbhi Beckert <abhibeckert@gmail.com>2013-11-09 19:22:29 +1000
commit16afdf144e4fe0163d7da2525d596aaa6a4aff6b (patch)
tree23d64795fca1518351bfd3f106c8f548aa040a20 /readme.md
parente9bfd37fc43f0a61a8359cff46c5aa8996ad5fb2 (diff)
downloadsequelpro-16afdf144e4fe0163d7da2525d596aaa6a4aff6b.tar.gz
sequelpro-16afdf144e4fe0163d7da2525d596aaa6a4aff6b.tar.bz2
sequelpro-16afdf144e4fe0163d7da2525d596aaa6a4aff6b.zip
Update readme
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md19
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)
+