From 44cb4039acd28492ef6fcfb56b1a182da6ec9a77 Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Sat, 26 Sep 2015 17:32:54 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47cb09f..ca11c9c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -autounit +Autounit ======== -autounit +Autounit is an attempt to make my life easier when writing code. It should provide me with unit tests for any given type. +This attempt is destined to fail, as it would require strong AI to understand the intent of a piece of code. Even for humans this is often a daunting task. +Nevertheless, let's see where this goes...