Update README.md

This commit is contained in:
Andrea Cavalli 2020-08-20 12:22:02 +02:00
parent 4c101009ff
commit 66a562377b
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
TDLight Java Wrapper
====================
[![Build Status](https://travis-ci.org/tdlight-team/tdlight-java.svg?branch=master)](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.
## Requirements
JVM: Oracle JVM and OpenJDK