From 6050b6af0e67f58fdc0d2af653b0d10e51533ec5 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Fri, 31 May 2019 15:19:42 +0800 Subject: [PATCH] update --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index dbc4fca..3a17338 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,22 @@ ## Grub2 Themes -Vimix and StylishDark is a flat Design theme for Grub2. +Flat Design themes for Grub2. ## Install -Double-click to open that script file, -OrOpen the terminal at current directory. +Usage: `./Install` **[OPTIONS...]** -Run - - sudo ./install.sh - -Or use Root user run ./install.sh +| OPTIONS: | | +|:---------------|:-------------| +| -v, --vimix | Vimix grub theme | +| -s, --stylish | stylish grub theme | +| -t, --tela | tela grub theme | +| -s, --slaze | tela grub theme | +| -h, --help | Show this help | ## Screenshots ![01](https://github.com/vinceliuice/grub2-themes/blob/master/screenshots/grub-theme-vimix.jpg?raw=true) ![02](https://github.com/vinceliuice/grub2-themes/blob/master/screenshots/grub-theme-stylish.jpg?raw=true) ![03](https://github.com/vinceliuice/grub2-themes/blob/master/screenshots/grub-theme-tela.jpg?raw=true) ![04](https://github.com/vinceliuice/grub2-themes/blob/master/screenshots/grub-theme-slaze.jpg?raw=true) -