diff --git a/README.md b/README.md index cf0195161a38750dd54c040ee4bce50801d04f5a..ee80be509608747b89f49e24c0716fd319837083 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ [DOC](https://pgl.readthedocs.io/en/latest/) | [Quick Start](https://pgl.readthedocs.io/en/latest/quick_start/instruction.html) | [中文](./README.zh.md) +## Breaking News !! + +PGL releases v1.1 and brings more examples including [**ERNIESage**](./examples/erniesage/), a novel model for modeling text and graph structures. + +------ + Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on [PaddlePaddle](https://github.com/PaddlePaddle/Paddle).