From 7dfd5dca2b3a5e4d1c47e3894bb2b9a9e8ea9b93 Mon Sep 17 00:00:00 2001 From: jzhang533 Date: Wed, 12 May 2021 22:23:38 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b4a2f6ff..a7637d1d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Deep Learning with PaddlePaddle +**Note:** please check https://github.com/PaddlePaddle/book/tree/develop/paddle2.0_docs for paddle2.0 compatiable tutorials. + [![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)](https://github.com/PaddlePaddle/book/blob/develop/README.md) [![Documentation Status](https://img.shields.io/badge/中文文档-最新-brightgreen.svg)](https://github.com/PaddlePaddle/book/blob/develop/README.cn.md)