Nikita Tsukanov před 8 roky
rodič
revize
82b2028d8e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -36,7 +36,7 @@ Try out the ControlCatalog to give it a quick demo.
 
 Avalonia is a multi-platform windowing toolkit - somewhat like WPF - that is intended to be multi-
 platform. It supports XAML, lookless controls and a flexible styling system, and runs on Windows
-using Direct2D and other operating systems using Gtk & Cairo.
+using Direct2D and other operating systems using Skia and OS-specific windowing backend (GTK, Cocoa, etc).
 
 ## Current Status