Pārlūkot izejas kodu

fix(readme): add tray (#2033)

david 4 gadi atpakaļ
vecāks
revīzija
f7d21a4b86
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -60,9 +60,9 @@ If you are interested in making a tauri-app, please visit the [documentation web
 - [x] Frameless Mode
 - [x] Transparent Mode
 - [x] Multiwindow Mode
+- [x] Tray
 - [ ] deeplink RPC (in progress)
 - [ ] One-Time commands (coming soon)
-- [ ] Tray (coming soon)
 
 ### Security Features
 - [x] localhost-free (:fire:)
@@ -101,7 +101,7 @@ If you are interested in making a tauri-app, please visit the [documentation web
 | Linux Binary               | Yes    | Yes                  |
 | iOS Binary                 | Soon   | No                   |
 | Android Binary             | Soon   | No                   |
-| Desktop Tray               | Soon   | Yes                  |
+| Desktop Tray               | Yes    | Yes                  |
 | Sidecar Binaries           | Yes    | No                   |
 
 #### Notes