Skip to content

Commit 94ec18b

Browse files
committed
Add note that library is not meant for use in Android
1 parent 2c1b483 commit 94ec18b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Status](https://travis-ci.org/toopher/toopher-java.png?branch=master)](https://t
66
#### Introduction
77
ToopherJava is a Toopher API library that simplifies the task of interfacing with the Toopher API from Java code. This project includes all the dependency libraries and handles the required OAuth and JSON functionality so you can focus on just using the API.
88

9+
Note: ToopherJava is not meant for use in Android.
10+
911
#### Learn the Toopher API
1012
Make sure you visit (http://dev.toopher.com) to get acquainted with the Toopher API fundamentals. The documentation there will tell you the details about the operations this API wrapper library provides.
1113

0 commit comments

Comments
 (0)