From 5b774d9486fe53d40aabf80c6925c926b40cf323 Mon Sep 17 00:00:00 2001 From: Basil Date: Sun, 26 Mar 2017 16:30:22 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 74a888e..1f3b7ac 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # PHP Stemming Collection +[![Latest Stable Version](https://poser.pugx.org/nadar/stemming/v/stable)](https://packagist.org/packages/nadar/stemming) +[![Total Downloads](https://poser.pugx.org/nadar/stemming/downloads)](https://packagist.org/packages/nadar/stemming) + The main purpose of this repo is to unify different stemming components based on its language. ## Installation