Skip to content

Commit

Permalink
Update README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Sep 29, 2023
1 parent bfcbd46 commit 0cb7fac
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ Documentation is at [docs/guide/README.md](https://github.com/yiisoft/yii2-authc
[![Latest Stable Version](https://poser.pugx.org/yiisoft/yii2-authclient/v/stable.png)](https://packagist.org/packages/yiisoft/yii2-authclient)
[![Total Downloads](https://poser.pugx.org/yiisoft/yii2-authclient/downloads.png)](https://packagist.org/packages/yiisoft/yii2-authclient)
[![Build Status](https://github.com/yiisoft/yii2-authclient/workflows/build/badge.svg)](https://github.com/yiisoft/yii2-authclient/actions)
[![codecov](https://codecov.io/gh/yiisoft/yii2-authclient/graph/badge.svg?token=2WagT7dB3K)](https://codecov.io/gh/yiisoft/yii2-authclient)

Requirements
------------

- PHP 7.3 or higher.

Installation
------------
Expand Down

0 comments on commit 0cb7fac

Please sign in to comment.