Update README.md

This commit is contained in:
jerrykuku 2019-11-24 10:56:21 +08:00 committed by GitHub
parent 53a8baea39
commit 18f07d336f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,11 @@ git clone https://github.com/jerrykuku/luci-theme-argon.git
make menuconfig #choose LUCI->Theme->Luci-theme-argon make menuconfig #choose LUCI->Theme->Luci-theme-argon
make -j1 V=s make -j1 V=s
``` ```
## Install
```
opkg install https://github.com/jerrykuku/luci-theme-argon/releases/download/V1.3/luci-theme-argon_1.3-01-20191111_all.ipk
```
## Update log 20191109 ## Update log 20191109
1. Minimal background file size. 1. Minimal background file size.
2. Automatically detect the number of background images. 2. Automatically detect the number of background images.