Skip to content

Commit

Permalink
Update readme.rst
Browse files Browse the repository at this point in the history
Fix the path to the logo.
  • Loading branch information
ichxorya authored Jan 5, 2025
1 parent d9c630d commit 67da38d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/readme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ Underthesea - Vietnamese NLP Toolkit

|
.. image:: https://raw.githubusercontent.com/undertheseanlp/underthesea/master/logo.jpg
:target: https://raw.githubusercontent.com/undertheseanlp/underthesea/master/logo.jpg
.. image:: https://raw.githubusercontent.com/undertheseanlp/underthesea/main/img/logo.png
:target: https://raw.githubusercontent.com/undertheseanlp/underthesea/main/img/logo.png

**underthesea** is a suite of open source Python modules, data sets and tutorials supporting research and development in Vietnamese Natural Language Processing.

Expand Down

0 comments on commit 67da38d

Please sign in to comment.