From 3a5d46820bd674b71aa0f62f3bd34a58f03f2558 Mon Sep 17 00:00:00 2001 From: cbracco Date: Mon, 21 Dec 2015 16:08:37 -0500 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 64c6d02..e643b03 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,6 @@ When submitting a pull request, **please checkout a new feature branch, and subm HTML Test Page is licensed under the MIT Open Source license. For more information, see the [LICENSE.md](https://github.com/cbracco/html5-test-page/blob/master/LICENSE.md) file in this repository. -## Colophon +## Credits -Made by [@cbracco](http://cbracco.me). +Made by [@cbracco](http://cbracco.me). This project is based on the [test file](https://github.com/necolas/normalize.css/blob/master/test.html) included in [@necolas](https://github.com/necolas/)’s [normalize.css](https://github.com/necolas/normalize.css/) project.