Update README.md

This commit is contained in:
Sander Hautvast 2015-09-26 17:32:54 +02:00
parent a86c365616
commit 44cb4039ac

View file

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