From b0866e021a53fb999a04bc1ada200c91edcc35ff Mon Sep 17 00:00:00 2001 From: jp Date: Tue, 19 Jul 2016 18:36:00 +0200 Subject: [PATCH] update index.html --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index cbb94fe9..619826e3 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,8 @@ -

CROW is a pure C# widget toolkit originally developed for easy GUI implementation for OpenTK. +

CROW is a pure C# widget toolkit originally developed for easy GUI implementation for OpenTK.

+

Trying to make it as efficient as possible, it evolved as a full feature toolkit with templates, styles, compositing, and bindings. Running under Mono, With multi-platform libraries it should run on any target.

-- 2.47.3