From 053120e2fd835f063fe96ba205e83f681e318642 Mon Sep 17 00:00:00 2001 From: frostealth Date: Mon, 18 Apr 2016 23:45:25 +0600 Subject: [PATCH] fix readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3f888f..4e95f89 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ An Amazon S3 component for Yii2. [![Total Downloads](https://poser.pugx.org/frostealth/yii2-aws-s3/downloads)](https://packagist.org/packages/frostealth/yii2-aws-s3) [![Latest Unstable Version](https://poser.pugx.org/frostealth/yii2-aws-s3/v/unstable)](https://packagist.org/packages/frostealth/yii2-aws-s3) -> Yii2-AWS-S3 uses [semantic versioning](http://semver.org/). +> Yii2 AWS S3 uses [semantic versioning](http://semver.org/). -> Version 2.x requires PHP 7. For PHP less 7.0 use [1.x](https://github.com/frostealth/yii2-aws-s3/blob/1.x). +> Version 2.x requires PHP 7. For PHP less 7.0 use [1.x](https://github.com/frostealth/yii2-aws-s3/tree/1.x). ## Installation