From f800f1bcf709094963a1f56417833aafab027e5b Mon Sep 17 00:00:00 2001 From: Chino Chang Date: Thu, 15 Sep 2016 19:42:43 +0800 Subject: [PATCH] Update metadata badges --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index fd6c53c1..b22dd00a 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ ThinkPHP 5.0 =============== -[![Build Status](https://img.shields.io/travis/top-think/framework.svg)](https://travis-ci.org/top-think/framework) -[![Coverage Status](https://img.shields.io/codecov/c/github/top-think/framework.svg)](https://codecov.io/github/top-think/framework) -[![Downloads](https://img.shields.io/github/downloads/top-think/framework/total.svg)](https://github.com/top-think/framework/releases) -[![Releases](https://img.shields.io/github/release/top-think/framework.svg)](https://github.com/top-think/framework/releases/latest) -[![Releases Downloads](https://img.shields.io/github/downloads/top-think/framework/latest/total.svg)](https://github.com/top-think/framework/releases/latest) -[![Packagist Status](https://img.shields.io/packagist/v/top-think/framework.svg)](https://packagist.org/packages/topthink/framework) -[![Packagist Downloads](https://img.shields.io/packagist/dt/top-think/framework.svg)](https://packagist.org/packages/topthink/framework) +[![Travis](https://img.shields.io/travis/top-think/framework.svg?maxAge=2592000)](https://travis-ci.org/top-think/framework) +[![Codecov](https://img.shields.io/codecov/c/github/top-think/framework.svg?maxAge=2592000)](https://codecov.io/github/top-think/framework) +[![Github All Releases](https://img.shields.io/github/downloads/top-think/framework/total.svg?maxAge=2592000)](https://github.com/top-think/framework/releases) +[![GitHub release](https://img.shields.io/github/release/top-think/framework.svg?maxAge=2592000)](https://github.com/top-think/framework/releases/latest) +[![Github Releases](https://img.shields.io/github/downloads/top-think/framework/latest/total.svg?maxAge=2592000)](https://github.com/top-think/framework/releases/latest) +[![Packagist](https://img.shields.io/packagist/v/topthink/framework.svg?maxAge=2592000)](https://packagist.org/packages/topthink/framework) +[![Packagist](https://img.shields.io/packagist/dt/topthink/framework.svg?maxAge=2592000)](https://packagist.org/packages/topthink/framework) ThinkPHP5在保持快速开发和大道至简的核心理念不变的同时,PHP版本要求提升到5.4,对已有的CBD模式做了更深的强化,优化核心,减少依赖,基于全新的架构思想和命名空间实现,是ThinkPHP突破原有框架思路的颠覆之作,其主要特性包括: