From bf40cf0735266c3a8f9403da165d0edceff74f97 Mon Sep 17 00:00:00 2001 From: Alex Birkett Date: Sat, 30 Jan 2016 13:08:37 +0100 Subject: [PATCH] Add contributors --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 44d3d49..68f8c6f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ The project was forgotten about until early 2016 when [yonsunCN](https://github. As of January 2016, the testes ported from [java cassowary project](https://github.com/pybee/cassowary-java) now pass. +## Contributors + +* [Alex Birkett](https://github.com/alexbirkett) Initial port from Kiwi C++ +* [yonsunCN](https://github.com/yongsunCN) Fixed initial port + ## Example usage Solver solver = new Solver();