LarFii commited on
Commit
1bef0c9
Β·
2 Parent(s): c8cfd3e 9410eb7

Merge branch 'main' of https://github.com/HKUDS/LightRAG into main

Browse files
Files changed (1) hide show
  1. README.md +10 -11
README.md CHANGED
@@ -319,6 +319,16 @@ def extract_queries(file_path):
319
  return queries
320
  ```
321
 
 
 
 
 
 
 
 
 
 
 
322
  ## Code Structure
323
 
324
  ```python
@@ -347,17 +357,6 @@ def extract_queries(file_path):
347
  β”œβ”€β”€ requirements.txt
348
  └── setup.py
349
  ```
350
-
351
- ## Star History
352
-
353
- <a href="https://star-history.com/#HKUDS/LightRAG&Date">
354
- <picture>
355
- <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=HKUDS/LightRAG&type=Date&theme=dark" />
356
- <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=HKUDS/LightRAG&type=Date" />
357
- <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=HKUDS/LightRAG&type=Date" />
358
- </picture>
359
- </a>
360
-
361
  ## Citation
362
 
363
  ```python
 
319
  return queries
320
  ```
321
 
322
+ ## Star History
323
+
324
+ <a href="https://star-history.com/#HKUDS/LightRAG&Date">
325
+ <picture>
326
+ <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=HKUDS/LightRAG&type=Date&theme=dark" />
327
+ <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=HKUDS/LightRAG&type=Date" />
328
+ <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=HKUDS/LightRAG&type=Date" />
329
+ </picture>
330
+ </a>
331
+
332
  ## Code Structure
333
 
334
  ```python
 
357
  β”œβ”€β”€ requirements.txt
358
  └── setup.py
359
  ```
 
 
 
 
 
 
 
 
 
 
 
360
  ## Citation
361
 
362
  ```python