aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKoushik Dutta <koush@koushikdutta.com>2013-07-04 18:41:06 -0700
committerKoushik Dutta <koush@koushikdutta.com>2013-07-04 18:41:06 -0700
commitc610fb95f188d650580a08cffe2fc2b21966799e (patch)
treee61d23c2b1043a5cfc1860ce28ad31bf866388a6 /README.md
parent9e82bfb4cf8e53cb32f9ec1f57bef294370f5ab3 (diff)
downloadAndroidAsync-c610fb95f188d650580a08cffe2fc2b21966799e.tar.gz
AndroidAsync-c610fb95f188d650580a08cffe2fc2b21966799e.tar.bz2
AndroidAsync-c610fb95f188d650580a08cffe2fc2b21966799e.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b21295f..9f7a760 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# AndroidAsync
-AndroidAsync is meant to be a low level protocol library. I have built an easy to use, higher level, Android aware,
-http request library on top of AndroidAsync called [Ion](https://github.com/koush/ion). The typical Android
+AndroidAsync is a low level network protocol library. If you are looking for an easy to use, higher level, Android aware,
+http request library, check out [Ion](https://github.com/koush/ion) (it is built on top of AndroidAsync). The typical Android
app developer would probably be more interested in Ion.
But if you're looking for a raw Socket, HTTP client/server, WebSocket, and Socket.IO library for Android, AndroidAsync