Skip to content

Commit 4062411

Browse files
committed
Merge branch 'master' of github.com:loopj/android-async-http
2 parents 8c06d35 + 5ffb0b0 commit 4062411

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Asynchronous Http Client for Android
22
====================================
33

4+
Travis CI state : [![Build Status](https://travis-ci.org/loopj/android-async-http.png?branch=master)](https://travis-ci.org/loopj/android-async-http)
5+
46
An asynchronous, callback-based Http client for Android built on top of Apache's [HttpClient](http://hc.apache.org/httpcomponents-client-ga/) libraries.
57

68

@@ -22,4 +24,4 @@ Documentation, Features and Examples
2224
------------------------------------
2325
Full details and documentation can be found on the project page here:
2426

25-
http://loopj.com/android-async-http/
27+
http://loopj.com/android-async-http/

0 commit comments

Comments
 (0)