From 38364ac9ea95bd4885d68a5590e45831c8b4f206 Mon Sep 17 00:00:00 2001 From: tim Date: Fri, 16 Oct 2015 13:49:46 +0100 Subject: [PATCH] added kiss-ui to GUI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb6819a..06afec6 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,7 @@ The goal is to have only projects that are mostly stable and useful to users. * [servo/rust-cocoa](https://github.com/servo/cocoa-rs) * IUP * [dcampbell24/iup-rust](https://github.com/dcampbell24/iup-rust) — [IUP](http://webserver2.tecgraf.puc-rio.br/iup/) bindings [](https://travis-ci.org/dcampbell24/iup-rust) + * [Kiss-ui](https://github.com/KISS-UI/kiss-ui) Simple ui framework built on IUP [![Build Status](https://travis-ci.org/cybergeek94/kiss-ui.svg?branch=master)](https://travis-ci.org/cybergeek94/kiss-ui) * GTK+ * [gtk-rs/gtk](https://github.com/gtk-rs/gtk) — [GTK+](http://www.gtk.org) bindings [](https://travis-ci.org/gtk-rs/gtk) * ncurses