From dc05b638732b5735e6bc5875e9dbb327f160e2f2 Mon Sep 17 00:00:00 2001 From: jjm2473 Date: Thu, 2 Jun 2022 17:43:19 +0800 Subject: [PATCH] add english readme --- README.en.md | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 README.en.md diff --git a/README.en.md b/README.en.md new file mode 100644 index 0000000..a4babbd --- /dev/null +++ b/README.en.md @@ -0,0 +1,4 @@ +# iStore + +## Introduce +The iStore is a app store for OpenWRT, it is implemented using Shell scripts, only depends on OpenWRT standard components, and does not contain binary files itself diff --git a/README.md b/README.md index 5f2a826..0c0db7b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# istore +# iStore ## 介绍