From 3e4c141f3386f021b7c8f46e54e6d573c0e95f98 Mon Sep 17 00:00:00 2001 From: Samuel Parkinson Date: Fri, 26 Jun 2015 17:49:23 +0100 Subject: [PATCH] Some small updates. --- .gitignore | 1 + README.md | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 77bd22d..cb98143 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ build/ vendor/ composer.lock +phpunit.xml diff --git a/README.md b/README.md index 4d63964..3f66ec5 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,6 @@ If you've found a bug, please include a failing test when you [create an issue][ ## License -The content of this library is released under the **MIT License** by -**Nature Delivered Ltd**.
You can find a copy of this license at -http://www.opensource.org/licenses/mit or in [`LICENSE`][license] +The content of this library is released under the **MIT License** by **Nature Delivered Ltd.**. + +You can find a copy of this license in [`LICENSE`][license] or at http://opensource.org/licenses/mit.