Quellcode durchsuchen

Added release badge (#538)

### 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
tags/v0.3.1
writinwaters vor 1 Jahr
Ursprung
Commit
d0af2f92f2
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
3 geänderte Dateien mit 9 neuen und 0 gelöschten Zeilen
  1. 3
    0
      README.md
  2. 3
    0
      README_ja.md
  3. 3
    0
      README_zh.md

+ 3
- 0
README.md Datei anzeigen

@@ -11,6 +11,9 @@
</p>
<p align="center">
<a href="https://github.com/infiniflow/infinity/releases/latest">
<img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
</a>
<a href="https://demo.ragflow.io" target="_blank">
<img alt="Static Badge" src="https://img.shields.io/badge/RAGFLOW-LLM-white?&labelColor=dd0af7"></a>
<a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">

+ 3
- 0
README_ja.md Datei anzeigen

@@ -11,6 +11,9 @@
</p>
<p align="center">
<a href="https://github.com/infiniflow/infinity/releases/latest">
<img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
</a>
<a href="https://demo.ragflow.io" target="_blank">
<img alt="Static Badge" src="https://img.shields.io/badge/RAGFLOW-LLM-white?&labelColor=dd0af7"></a>
<a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">

+ 3
- 0
README_zh.md Datei anzeigen

@@ -11,6 +11,9 @@
</p>

<p align="center">
<a href="https://github.com/infiniflow/infinity/releases/latest">
<img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
</a>
<a href="https://demo.ragflow.io" target="_blank">
<img alt="Static Badge" src="https://img.shields.io/badge/RAGFLOW-LLM-white?&labelColor=dd0af7"></a>
<a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">

Laden…
Abbrechen
Speichern