From ff6e7d916b7c7921871e5fb1236cc4a14f60ea3b Mon Sep 17 00:00:00 2001 From: Simon Priet <91326008+alk-spriet@users.noreply.github.com> Date: Thu, 25 May 2023 23:16:50 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ad4a17c..d4be16f 100644 --- a/README.md +++ b/README.md @@ -20,13 +20,13 @@ Repeate for each styles you want to enables. ## What each styles do? * `PREP banner.css`: Change the Preproduction banner and login's footer - ![example of PREP banner](public/PREP_banner_animated.mov) + ![example of PREP banner](public/PREP_banner.jpg) * `PLLR banner.css`: Change your Pillar banner and login's footer - ![example of PLLR banner](public/PLLR_banner_animated.mov) + ![example of PLLR banner](public/PLLR_banner.jpg) * `PERF banner.css`: Change the Load Testing banner and login's footer - ![example of PERF banner](public/PERF_banner_animated.mov) + ![example of PERF banner](public/PERF_banner.jpg) * `PROD banner.css`: Change the Production banner and login's footer - ![example of Prod banner](public/PROD_banner_animated.mov) + ![example of Prod banner](public/PROD_banner.jpg) * `Whiter banner.css`: Look & feel, mainly changing text to pure white and the hover and active elements. A _must have_. Works with the others files. * `Sigils.css`: Change the top-right user icon to a Shop or Factory depending on if you are logged as ar Retailer or a Supplier. * ![example of orange shop icon](public/user-orange-shop.png) ![example of violet factory icon](public/user-violet-factory.png)