diff --git a/README.md b/README.md index 3303d088d568826e62e0b268e52125227e0f8436..5bdc437411ebed7aedabc29e1c5cb6d823954760 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)