From c1222a7578ed527730c3697897e22e67731d44c3 Mon Sep 17 00:00:00 2001 From: jp Date: Fri, 22 Jul 2016 07:44:21 +0200 Subject: [PATCH] update index.html --- index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.html b/index.html index eeb54996..516578f5 100644 --- a/index.html +++ b/index.html @@ -41,8 +41,6 @@

CROW is a pure C# widget toolkit originally developed for rapid 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.

Using Crow is an easy way to get instantly some controls in your your OpenGL application. With the binding system, your local variables are bound to the interface in 2 clicks and with the full transparency, your openGL scene will always stay fully visible.

Please report bugs and issues on GitHub

-- 2.47.3