From 11568dd8532599b1c51a2f1272720a805cd119cc Mon Sep 17 00:00:00 2001 From: Semenov Alexander Date: Sat, 4 Nov 2017 12:02:27 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de38c2c..cecf1f5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Yii2 slug behavior (Semantic URL) This solution allows you to generate good slug urls. ([slug wiki](https://en.wikipedia.org/wiki/Semantic_URL)). -Direct generation is engaged in a proven solution [cocur/slugify](https://github.com/cocur/slugify) +Direct generation is engaged in a proven solution [cocur/slugify](https://github.com/cocur/slugify). [![Latest Stable Version](https://poser.pugx.org/skeeks/yii2-slug-behavior/v/stable.png)](https://packagist.org/packages/skeeks/yii2-slug-behavior) [![Total Downloads](https://poser.pugx.org/skeeks/yii2-slug-behavior/downloads.png)](https://packagist.org/packages/skeeks/yii2-slug-behavior)