From 1984349661635aa7c0e2f3753f5e84252480def2 Mon Sep 17 00:00:00 2001 From: Alex Birkett Date: Mon, 1 Feb 2016 23:34:27 +0100 Subject: [PATCH] Update README.md Added links --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0c573c7..cd9e990 100644 --- a/README.md +++ b/README.md @@ -37,5 +37,11 @@ As of January 2016, the testes ported from [java cassowary project](https://gith System.out.println("x " + x.getValue() + " y " + y.getValue()); // x == 20 // y == 12 + +# Links +* [Kiwi](https://github.com/nucleic/kiwi) +* [Java Cassowary](https://github.com/pybee/cassowary-java) +* [Haxe-Kiwi](https://github.com/Tw1ddle/haxe-kiwi) +