Skip to content

Commit eb0755b

Browse files
authored
Update README.md
1 parent 26e3a1f commit eb0755b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@ php-text-analysis
22
=============
33
![alt text](https://travis-ci.org/yooper/php-text-analysis.svg?branch=master "Build status")
44

5-
![Total Downloads](https://img.shields.io/packagist/dt/php-text-analysis/php-text-analysis.svg)
5+
[![Latest Stable Version](https://poser.pugx.org/yooper/php-text-analysis/v/stable)](https://packagist.org/packages/yooper/php-text-analysis)
6+
7+
[![Total Downloads](https://poser.pugx.org/yooper/php-text-analysis/downloads)](https://packagist.org/packages/yooper/php-text-analysis)
8+
9+
[![Latest Unstable Version](https://poser.pugx.org/yooper/php-text-analysis/v/unstable)](https://packagist.org/packages/yooper/php-text-analysis)
610

711
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language. All the documentation for this project can be found in the wiki.
812

0 commit comments

Comments
 (0)