From 461aaa2d4120979f03b51634397cb42e98b003cd Mon Sep 17 00:00:00 2001 From: ad <39013925+ad2017gd@users.noreply.github.com> Date: Tue, 14 Jan 2025 01:51:18 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fa1ebaf..4abb457 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@

RainbowTaskbar

-

Useful tool for Windows taskbar customization. Supports color effects, transitions, blur, images, text, rounded corners, shapes, transparency and a new HTTP API. Now rewritten in .NET 6!

+

Useful tool for Windows taskbar customization. Supports web configurations or instruction-like configurations that feature color effects, transitions, blur, images, text, rounded corners, shapes, transparency. Now rewritten in .NET 8!

Conflicts with TranslucentTB! Close it before running RainbowTaskbar

@@ -33,17 +33,17 @@ # Getting started First off, grab yourself the hottest new release at /~https://github.com/ad2017gd/RainbowTaskbar/releases. -RainbowTaskbar is a portable app, so there's no installing required. If not already installed, you will be prompted to install the **.NET 6** runtime ([x64](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.7-windows-x64-installer); [x86](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.7-windows-x86-installer)). +RainbowTaskbar is a portable app, so there's no installing required. There are setups available, but they only install a single file and create a nice shortcut for you. If not already installed, you will be prompted to install the **.NET 8** runtime. -After launching the app for the first time, you will automatically get the Rainbow preset. To open the editor/change your preset, locate the tray icon -on your taskbar. +After launching the app for the first time, the editor will automatically open. You can find other users' presets in the Browse tab, or you can create your own. + +![image](/~https://github.com/user-attachments/assets/acf1be2d-c5ea-493a-9a63-e266cd909b20) -![](https://ad2017.dev/rnb/assets/tray.png) Have fun using RainbowTaskbar! # Documentation -Documentation has been moved to https://ad2017.dev/rnb/docs +TODO