summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQinggang Zhang <68147254+Qing145@users.noreply.github.com>2026-02-06 08:40:24 +0800
committerGitHub <noreply@github.com>2026-02-06 08:40:24 +0800
commit0f9715373122d4cb30c12b744cd2be8a538f8903 (patch)
tree533ec4c02c1146a2687818defcd3def605329af1
parenta727045ea1cdd4169eee27dd0ad3049ffd846fc3 (diff)
Update readme.mdHEADmain
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index cc81783..6ab462d 100644
--- a/readme.md
+++ b/readme.md
@@ -19,7 +19,7 @@
- **[2026-01-26]** Our **[LinearRAG](https://github.com/DEEP-PolyU/LinearRAG)** is accepted by ICLR’26.
- **[2026-01-26]** Our **[GraphRAG Benchmark](https://github.com/GraphRAG-Bench/GraphRAG-Benchmark)** is accepted by ICLR’26.
- **[2025-10-27]** We release **[LinearRAG](https://github.com/DEEP-PolyU/LinearRAG)**, a relation-free graph construction method for efficient GraphRAG.
-- **[2025-06-06]** We release **[GraphRAG Benchmark](https://github.com/GraphRAG-Bench/GraphRAG-Benchmark.git)** for evaluating GraphRAG models.
+- **[2025-06-06]** We release the **[GraphRAG Benchmark](https://github.com/GraphRAG-Bench/GraphRAG-Benchmark.git)** for evaluating GraphRAG models.
- **[2025-01-21]** We release the **[GraphRAG survey](https://github.com/DEEP-PolyU/Awesome-GraphRAG)**.
---