Parcourir la source

Update readme.md

Nikita Tsukanov il y a 8 ans
Parent
commit
82b2028d8e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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