Skip to content

Commit 0e0a037

Browse files
authored
Add Discord channel link
1 parent 7ab6999 commit 0e0a037

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@
77
<p>
88
<a href='https://lightrag.github.io'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
99
<a href='https://arxiv.org/abs/2410.05779'><img src='https://img.shields.io/badge/arXiv-2410.05779-b31b1b'></a>
10-
<img src='https://img.shields.io/github/stars/hkuds/lightrag?color=green&style=social' />
10+
<a href='https://discord.gg/mvsfu2Tg'><img src='https://discordapp.com/api/guilds/1296348098003734629/widget.png?style=shield'></a>
1111
</p>
1212
<p>
13+
<img src='https://img.shields.io/github/stars/hkuds/lightrag?color=green&style=social' />
1314
<img src="https://img.shields.io/badge/python->=3.9.11-blue">
1415
<a href="https://pypi.org/project/lightrag-hku/"><img src="https://img.shields.io/pypi/v/lightrag-hku.svg"></a>
1516
<a href="https://pepy.tech/project/lightrag-hku"><img src="https://static.pepy.tech/badge/lightrag-hku/month"></a>
@@ -20,6 +21,7 @@ This repository hosts the code of LightRAG. The structure of this code is based
2021
</div>
2122

2223
## 🎉 News
24+
- [x] [2024.10.17]🎯🎯📢📢We have created a [Discord channel](https://discord.gg/mvsfu2Tg)! Welcome to join for sharing and discussions! 🎉🎉
2325
- [x] [2024.10.16]🎯🎯📢📢LightRAG now supports [Ollama models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)!
2426
- [x] [2024.10.15]🎯🎯📢📢LightRAG now supports [Hugging Face models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)!
2527

0 commit comments

Comments
 (0)