From 2bc5c1c8e245ea7e53f5db0bc64d683eb42ac09c Mon Sep 17 00:00:00 2001 From: GilbN Date: Sat, 3 Aug 2019 17:47:05 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c3884c76..6b0a403a 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ sub_filter '; sub_filter_once on; ``` -Where `THEME.css` is the name of the theme. e.g. `aquamarine.css` +Where `APP_NAME` is the app you want to theme and `THEME.css` is the name of the theme. e.g. `aquamarine.css` Here is a complete example: @@ -74,7 +74,7 @@ location / { ``` -### Stylus method +## Stylus method Stylus is a browser extention that can inject custom css to the webpage of your choosing. Add this in the style page: