docs: change introduction in readem (#2017)

Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
Gaius 2023-01-19 15:39:12 +08:00
parent 070c7ee7ce
commit c58f35686f
No known key found for this signature in database
GPG Key ID: 8B4E5D1290FA2FFB
1 changed files with 4 additions and 4 deletions

View File

@ -14,14 +14,14 @@
[![GoDoc](https://godoc.org/github.com/dragonflyoss/Dragonfly2?status.svg)](https://godoc.org/github.com/dragonflyoss/Dragonfly2) [![GoDoc](https://godoc.org/github.com/dragonflyoss/Dragonfly2?status.svg)](https://godoc.org/github.com/dragonflyoss/Dragonfly2)
[![LICENSE](https://img.shields.io/github/license/dragonflyoss/Dragonfly2.svg?style=flat-square)](https://github.com/dragonflyoss/Dragonfly2/blob/main/LICENSE) [![LICENSE](https://img.shields.io/github/license/dragonflyoss/Dragonfly2.svg?style=flat-square)](https://github.com/dragonflyoss/Dragonfly2/blob/main/LICENSE)
Provide efficient, stable, secure, low-cost file and Provide efficient, stable and secure file distribution and image acceleration
image distribution services to be the best practice and based on p2p technology to be the best practice and
standard solution in cloud native architectures. standard solution in cloud native architectures.
## Introduction ## Introduction
Dragonfly is an open source P2P-based file and Dragonfly is an open source P2P-based file distribution and
image distribution system. It is hosted by the image acceleration system. It is hosted by the
Cloud Native Computing Foundation ([CNCF](https://cncf.io/)) as Cloud Native Computing Foundation ([CNCF](https://cncf.io/)) as
an Incubating Level Project. an Incubating Level Project.
Its goal is to tackle all distribution problems in cloud native architectures. Its goal is to tackle all distribution problems in cloud native architectures.