docs: update readme
Some checks are pending
Deploy Jekyll with GitHub Pages dependencies preinstalled / build (push) Waiting to run
Deploy Jekyll with GitHub Pages dependencies preinstalled / deploy (push) Blocked by required conditions

This commit is contained in:
Anonymous 2024-06-13 21:13:31 +08:00
parent 833a31ae80
commit 09f4eae6df
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
[![GitHub](https://img.shields.io/github/stars/NoCLin/LightMirrors?style=social)](https://github.com/NoCLin/LightMirrors)
[![GitHub](https://img.shields.io/github/forks/NoCLin/LightMirrors?style=social)](https://github.com/NoCLin/LightMirrors)
LightMirrors is a lightweight mirror server with caching capabilities that currently supports DockerHub, PyPI, PyTorch, and NPM.
LightMirrors is a lightweight mirror server with caching capabilities that currently supports DockerHub, K8s, GitHub Container Registry, Quay.io, PyPI, PyTorch, and NPM.
**We only provide support for Chinese users currently. Please kindly submit an issue if you need English documents.**

View File

@ -12,7 +12,7 @@
LightMirrors是一个开源的缓存镜像站服务用于加速软件包下载和镜像拉取。
目前支持**DockerHub**、PyPI、PyTorch、NPM等镜像缓存服务。 当前项目仍处于早期阶段。
目前支持**DockerHub**、**K8s**、**GitHub Container Registry**、**Quay.io**、PyPI、PyTorch、NPM等镜像缓存服务。 当前项目仍处于早期阶段。
欢迎提交Pull Request和Issue我们非常期待您的宝贵建议和意见。