diff --git a/README.md b/README.md index fd885b06cc358118bc02362b5db5fa98eb2ff95e..2193f968f14e9a36b0388808b287e51256226126 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ PaddleOCR aims to create multilingual, awesome, leading, and practical OCR tools ## Notice PaddleOCR supports both dynamic graph and static graph programming paradigm -- Dynamic graph: dygraph branch (default) +- Dynamic graph: dygraph branch (default), **only supported by paddle 2.0rc1+ ([installation](./doc/doc_en/installation_en.md))** - Static graph: develop branch **Recent updates**