From fb87692b5525ec1c1f19dda407e56f610509d473 Mon Sep 17 00:00:00 2001 From: Kyle Isom Date: Thu, 28 Apr 2016 14:21:44 -0700 Subject: [PATCH] Small formatting fix to README. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4926f82..c2e5a39 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Contents: testutil/ Various utility functions useful during testing. -Each program should have a small README in the directory with more information. +Each program should have a small README in the directory with more +information. All code here is licensed under the MIT license.