Skip to content

Commit

Permalink
Fix cn and en docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gangliao committed Mar 22, 2017
1 parent d2068ae commit 04c9e48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# 深度学习入门

[![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)
[![Documentation Status](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](http://book.paddlepaddle.org/index.en.html)
[![Documentation Status](https://img.shields.io/badge/中文文档-最新-brightgreen.svg)](http://book.paddlepaddle.org)
[![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](LICENSE)

1. [新手入门](http://book.paddlepaddle.org/01.fit_a_line)
Expand Down

0 comments on commit 04c9e48

Please sign in to comment.