diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -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 ========== Sequel Pro is a fast, easy-to-use Mac database management application for working with MySQL databases. @@ -16,10 +16,10 @@ Build Instructions * 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) - + License ======= -Copyright (c) 2002-2016 Sequel Pro & CocoaMySQL Teams. All rights reserved. +Copyright (c) 2002-2017 Sequel Pro & CocoaMySQL Teams. All rights reserved. Sequel Pro is free and open source software, licensed under [MIT](https://opensource.org/licenses/MIT). See [LICENSE](https://github.com/sequelpro/sequelpro/blob/master/LICENSE) for full details. |