Update README.md

This commit is contained in:
Matt Coneybeare
2014-09-18 10:18:34 -04:00
parent 760dc480bd
commit 0a6fd6a16e

View File

@@ -388,14 +388,15 @@ There are some ideas we have for future versions of Armchair. Feel free to fork/
Let us know if you see ways to improve Armchair or see something wrong with it. We are happy to pull in pull requests that have clean code, and have features that are useful for most people. While the Swift community is still deciding on proper code structure and style, please refrain from simple style complaints (space > tabs, etc...)
## What Does Armchair stand for?
The "Arm" is for **A**pp **R**eview **M**anager. The chair is so we could have a cool picture on the page.
The "Arm" is for App Review Manager. The chair is so we could have a cool picture on the page.
## Who makes Armchair?
[Matt Coneybeare](http://matt.coneybeare.me) of [Urban Apps](http://urbanapps.com). We make neat stuff. Check us out.
## Other Open-Source Urban Apps Projects
- [UAAppReviewManager](https://github.com/UrbanApps/UAAppReviewManager) - A review prompting tool for iOS and Mac App Store apps (Obj-C).
- [Armchair](https://github.com/UrbanApps/Armchair) - A simple yet powerful App Review Manager for iOS and OSX (Swift)
- [UAAppReviewManager](https://github.com/UrbanApps/UAAppReviewManager) - A review prompting tool for iOS and Mac App Store apps (Obj-C)
- [UAModalPanel](https://github.com/UrbanApps/UAModalPanel) - An animated modal panel alternative for iOS
- [UALogger](https://github.com/UrbanApps/UALogger) - A logging utility for Mac/iOS apps
- [UAObfuscatedString](https://github.com/UrbanApps/UAObfuscatedString) - A simple NSString category to hide sensitive strings