diff --git a/README.md b/README.md index 1a2a6b7..0d9884a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ -TDLight Java Wrapper +TDLight Java [![Build Status](https://travis-ci.org/tdlight-team/tdlight-java.svg?branch=dev)](https://travis-ci.org/tdlight-team/tdlight-java) ==================== -[![Build Status](https://travis-ci.org/tdlight-team/tdlight-java.svg?branch=dev)](https://travis-ci.org/tdlight-team/tdlight-java) A barebone java wrapper for TDLib (and TDLight) -This wrapper gives you access to TDLib in Java without implementing a simpler or different abstraction layer. +This wrapper gives you direct access to TDLib API in Java. ## Requirements JVM: Oracle JVM and OpenJDK @@ -78,6 +77,9 @@ public class Example { } ``` +### TDLib methods documentation +[TdApi class javadoc](https://tdlight-team.github.io/tdlib-docs) + ## About #### License TDLight is licensed by Andrea Cavalli under the terms of the GNU Lesser General Public License 3