writinwaters
commited on
Commit
ยท
b835fbc
1
Parent(s):
4d58767
Update README.md (#978)
Browse files### What problem does this PR solve?
_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._
### Type of change
- [x] Documentation Update
README.md
CHANGED
@@ -27,19 +27,19 @@
|
|
27 |
<details open>
|
28 |
<summary></b>๐ Table of Contents</b></summary>
|
29 |
|
30 |
-
-
|
31 |
-
-
|
32 |
-
-
|
33 |
-
-
|
34 |
-
-
|
35 |
-
-
|
36 |
-
-
|
37 |
-
-
|
38 |
-
-
|
39 |
-
-
|
40 |
-
-
|
41 |
-
-
|
42 |
-
-
|
43 |
|
44 |
</details>
|
45 |
|
|
|
27 |
<details open>
|
28 |
<summary></b>๐ Table of Contents</b></summary>
|
29 |
|
30 |
+
- ๐ก [What is RAGFlow?](#-what-is-ragflow)
|
31 |
+
- ๐ฎ [Demo](#-demo)
|
32 |
+
- ๐ [Latest Updates](#-latest-updates)
|
33 |
+
- ๐ [Key Features](#-key-features)
|
34 |
+
- ๐ [System Architecture](#-system-architecture)
|
35 |
+
- ๐ฌ [Get Started](#-get-started)
|
36 |
+
- ๐ง [Configurations](#-configurations)
|
37 |
+
- ๐ ๏ธ [Build from source](#-build-from-source)
|
38 |
+
- ๐ ๏ธ [Launch service from source](#-launch-service-from-source)
|
39 |
+
- ๐ [Documentation](#-documentation)
|
40 |
+
- ๐ [Roadmap](#-roadmap)
|
41 |
+
- ๐ [Community](#-community)
|
42 |
+
- ๐ [Contributing](#-contributing)
|
43 |
|
44 |
</details>
|
45 |
|