From 3b1519ede547839b5e993282b2f82ad1564d4921 Mon Sep 17 00:00:00 2001 From: Nebucatnetzer Date: Mon, 6 Jul 2015 23:21:04 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 306b24e..b3f7e05 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,5 @@ I'll have to ask reddit how to do it. I've written a function to decrease the stats in the background. Means the tamagotchi can now get hungry etc. However it currently doesn't work. I don't know why atm. If you call it independently it works just fine. + +In addition I've cleaned up the code a bit and made sure that the stats variables don't fall under 0 because that might cause some problems in the future.