From d0be23abb52f6ca1a5e1b93b4fa5b984bc3d011b Mon Sep 17 00:00:00 2001 From: rush Date: Tue, 14 Mar 2017 23:22:46 +0300 Subject: [PATCH] insight fixes --- .gitignore | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5657f6e..22d0d82 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -vendor \ No newline at end of file +vendor diff --git a/README.md b/README.md index 93135a1..f61857d 100644 --- a/README.md +++ b/README.md @@ -92,4 +92,4 @@ Will throw `NotFoundException` if instance name not found. # Contribution -You are welcome to create any pull requests or write some tests! \ No newline at end of file +You are welcome to create any pull requests or write some tests!