Skip to content

Commit

Permalink
Update paddlenlp logo link
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeyuChen committed Jun 26, 2022
1 parent 7838255 commit 9fda199
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README_cn.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
**简体中文**🀄 | [English🌎](./README_en.md)

<p align="center">
<img src="./docs/imgs/paddlenlp.png" align="middle" width="500" />
<img src="https://user-images.githubusercontent.com/1371212/175816733-8ec25eb0-9af3-4380-9218-27c154518258.png" align="middle" width="500" />
</p>

------------------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion README_en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[简体中文🀄](./README_cn.md) | **English**🌎

<p align="center">
<img src="./docs/imgs/paddlenlp.png" align="middle" width="500" />
<img src="https://user-images.githubusercontent.com/1371212/175816733-8ec25eb0-9af3-4380-9218-27c154518258.png" align="middle" width="500" />
</p>

------------------------------------------------------------------------------------------
Expand Down

0 comments on commit 9fda199

Please sign in to comment.