Skip to content

Commit 3bff2a3

Browse files
authored
Add pypi badge
1 parent 7aff77b commit 3bff2a3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
Detect Language API Python Client [![Build Status](https://api.travis-ci.org/detectlanguage/detectlanguage-python.png)](http://travis-ci.org/detectlanguage/detectlanguage-python)
1+
Detect Language API Python Client
22
========
33

4+
[![PyPI](https://img.shields.io/pypi/v/detectlanguage.svg)](https://pypi.org/project/detectlanguage/)
5+
[![Build Status](https://api.travis-ci.org/detectlanguage/detectlanguage-python.svg)](http://travis-ci.org/detectlanguage/detectlanguage-python)
6+
47
Detects language of given text. Returns detected language codes and scores.
58

69
Before using Detect Language API client you have to setup your personal API key.

0 commit comments

Comments
 (0)