added travis and packagist badges
This commit is contained in:
parent
4ba6fe13b3
commit
5b0679bdde
@ -8,6 +8,9 @@ The template contains the basic features including user login/logout and a conta
|
|||||||
It includes all commonly used configurations that would allow you to focus on adding new
|
It includes all commonly used configurations that would allow you to focus on adding new
|
||||||
features to your application.
|
features to your application.
|
||||||
|
|
||||||
|
[![Latest Stable Version](https://poser.pugx.org/yiisoft/yii2-app-basic/v/stable.png)](https://packagist.org/packages/yiisoft/yii2-app-basic)
|
||||||
|
[![Total Downloads](https://poser.pugx.org/yiisoft/yii2-app-basic/downloads.png)](https://packagist.org/packages/yiisoft/yii2-app-basic)
|
||||||
|
[![Build Status](https://travis-ci.org/yiisoft/yii2-app-basic.svg?branch=master)](https://travis-ci.org/yiisoft/yii2-app-basic)
|
||||||
|
|
||||||
DIRECTORY STRUCTURE
|
DIRECTORY STRUCTURE
|
||||||
-------------------
|
-------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user