Browse Source

Update readme.md

repro/dynamic-resource-bug
Nikita Tsukanov 8 years ago
committed by GitHub
parent
commit
82b2028d8e
  1. 2
      readme.md

2
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

Loading…
Cancel
Save