Update README.md

This commit is contained in:
jerrykuku 2019-11-09 09:19:27 +08:00 committed by GitHub
parent e25a881f1a
commit 38b89a50e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ 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
``` ```
## Update log ## 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.
3. Delete unused image and file. 3. Delete unused image and file.