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...