From 872d4fb7eb78bf6e14c20291972b27670c0667e6 Mon Sep 17 00:00:00 2001 From: Weiran Zhang Date: Fri, 8 Mar 2013 12:03:49 +0000 Subject: [PATCH] Updated readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 00a0375d..93453e7d 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,13 @@ Hackers is an iPhone app for reading Hacker News on the go. It's optimised for q * Filter by top news, new news, or Ask HN. * Instapaper mobilizer support. +## Links + +Hackers is [available for sale in the App Store](https://itunes.apple.com/us/app/hackers-hacker-news-reading/id603503901) + +I wrote [a blog post introducing Hackers](http://weiranzhang.com/blog/2013/3/hackers-a-hacker-news-app-for-iphone). You can follow [Hackers' progress on my blogs tagged Hackers](http://weiranzhang.com/?tag=hackers). + +You can also get in touch via Twitter: [@weiran](https://twitter.com/weiran). ## About @@ -27,4 +34,4 @@ I use several open source projects in Hackers, in no particular order: * [AFNetworking](https://github.com/AFNetworking/AFNetworking) * [MBProgressHUD](https://github.com/jdg/MBProgressHUD) * [GCOLaunchImageTransition](https://github.com/gonecoding/GCOLaunchImageTransition) by gonecoding -* [CocoaPods](https://github.com/CocoaPods/CocoaPods) \ No newline at end of file +* [CocoaPods](https://github.com/CocoaPods/CocoaPods)