From 09f4eae6df12f3133b67921ad0b00bbeb4a3dc08 Mon Sep 17 00:00:00 2001 From: Anonymous <> Date: Thu, 13 Jun 2024 21:13:31 +0800 Subject: [PATCH] docs: update readme --- README.en.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.en.md b/README.en.md index 6a29f8f..eb82e08 100644 --- a/README.en.md +++ b/README.en.md @@ -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.** diff --git a/README.md b/README.md index ad76f68..1dcd5c3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ LightMirrors是一个开源的缓存镜像站服务,用于加速软件包下载和镜像拉取。 -目前支持**DockerHub**、PyPI、PyTorch、NPM等镜像缓存服务。 当前项目仍处于早期阶段。 +目前支持**DockerHub**、**K8s**、**GitHub Container Registry**、**Quay.io**、PyPI、PyTorch、NPM等镜像缓存服务。 当前项目仍处于早期阶段。 欢迎提交Pull Request和Issue,我们非常期待您的宝贵建议和意见。