From 770ce66a7e56de816f33ea14bedfaae50c82a924 Mon Sep 17 00:00:00 2001 From: Francesco Mecca Date: Sat, 24 Feb 2018 05:41:17 +0100 Subject: [PATCH] fixed readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index efbe5d0..ca2576d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Buridan's donkey -Written in c++, c and python, this program given some choices orders them in casual order. -More info at: http://francescomecca.eu/index.php/archives/207 +Originally written in c++ and python, this program given some choices orders them in casual order. +I wrote about it at: http://francescomecca.eu/index.php/archives/207 + +Now I rewrite the Buridan's donkey in whatever language I feel passionate about. # D