From d2068ae7f4f2419cb23c0d433eaabef484feb1f5 Mon Sep 17 00:00:00 2001 From: liaogang Date: Wed, 22 Mar 2017 11:45:52 +0800 Subject: [PATCH] update license --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3303d08..5bdc437 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Build Status](https://travis-ci.org/PaddlePaddle/book.svg?branch=develop)](https://travis-ci.org/PaddlePaddle/book) [![Documentation Status](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](http://book.paddlepaddle.org/) [![Documentation Status](https://img.shields.io/badge/中文文档-最新-brightgreen.svg)](http://book.paddlepaddle.org/index.en.html) +[![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](LICENSE) 1. [新手入门](http://book.paddlepaddle.org/01.fit_a_line) 1. [识别数字](http://book.paddlepaddle.org/02.recognize_digits) -- GitLab