]> O.S.I.I.S - jp/crow.git/commitdiff
update readme
authorjpbruyere <jp.bruyere@hotmail.com>
Wed, 10 Jun 2015 14:16:32 +0000 (16:16 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Wed, 10 Jun 2015 14:16:32 +0000 (16:16 +0200)
README.md

index ad4155a6e4d271cb5868fef01baca398547b0f34..66006dca46588aeda33b698a365c2a9b3f037b4f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,7 +2,11 @@
 
 Graphic Object Library: custom widget library c# version.
 
-- Use OpenTK as top container for device abstraction layer
+- Use OpenTK as top container for device abstraction layer by default, (other container: GTK, GDK)
+- Allow easy creation of XAML like interface under linux directely in console mode, without X
+  It only required Mono,Mesa,GBM and DRM libraries.
+- Templated controls, with dynamic binding
+- inlined delegate in XML
 - Curent drawing routines use Mono.Cairo
 
 #####GOLib in action