diff --git a/README.md b/README.md index 0871ee09a405f3ceb2d31898e9eaf59e6a7c912f..db615b9976073929a97db6b2a61c66b0ef686522 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ # Paddle.js -Paddle.js is an Web project for Baidu Paddle, which is an an open source deep learning framework designed to work on web browser. Load a pretrained paddle.js SavedModel or Paddle Hub module into the browser and run inference through Paddle.js. It could run on nearly every browser with WebGL support. +Paddle.js is a web project for Baidu Paddle, which is an open source deep learning framework running in the browser. Paddle.js can either load a pre-trained model, or transforming a model from paddle-hub with model transforming tools provided by Paddle.js. It could nearly run in every browser with WebGL supported. + ## Key Features