瀏覽代碼

Update readme.md

Nikita Tsukanov 8 年之前
父節點
當前提交
82b2028d8e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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