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!