diff --git a/README.md b/README.md index 5e0624388f41d921079c243a123195ed13f8d6c9..e90d72789bedc8baad2a018ffb99e529408e7bb9 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ pip install paddle-serving-client pip install paddle-serving-server ``` + ### Training Scripts ``` python @@ -121,7 +122,7 @@ for data in test_reader(): ### Advanced features and development -[Compile from source code(Chinese)](doc/INSTALL.md) +[Compile from source code(Chinese)](doc/COMPILE.md) ## Contribution