Skip to content

Commit 2933ce5

Browse files
authored
chore: Update README.md
1 parent 91dda3a commit 2933ce5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ Access MaxKB web interface at `http://your_server_ip:8080` with default admin cr
5858
<table style="width: 100%;">
5959
<tr>
6060
<th align="center">Feature</th>
61-
<th align="center">Dify.AI</th>
6261
<th align="center">LangChain</th>
62+
<th align="center">Dify.AI</th>
6363
<th align="center">Flowise</th>
6464
<th align="center">MaxKB <br>(Built upon LangChain)</th>
6565
</tr>
@@ -86,10 +86,10 @@ Access MaxKB web interface at `http://your_server_ip:8080` with default admin cr
8686
</tr>
8787
<tr>
8888
<td align="center">Workflow</td>
89-
<td align="center">✅</td>
9089
<td align="center">❌</td>
9190
<td align="center">✅</td>
9291
<td align="center">✅</td>
92+
<td align="center">✅</td>
9393
</tr>
9494
<tr>
9595
<td align="center">Observability</td>
@@ -100,8 +100,8 @@ Access MaxKB web interface at `http://your_server_ip:8080` with default admin cr
100100
</tr>
101101
<tr>
102102
<td align="center">SSO/Access control</td>
103-
<td align="center">✅</td>
104103
<td align="center">❌</td>
104+
<td align="center">✅</td>
105105
<td align="center">❌</td>
106106
<td align="center">✅ (Pro)</td>
107107
</tr>

0 commit comments

Comments
 (0)