diff --git a/README.md b/README.md index 4382ece..02870f1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ -# Laravel Short Url [![Build Status](https://travis-ci.org/gallib/laravel-short-url.svg?branch=master)](https://travis-ci.org/gallib/laravel-short-url) [![StyleCI](https://styleci.io/repos/122629531/shield?branch=master)](https://styleci.io/repos/122629531) +
+ +
+ +# Laravel Short Url + ++ [![Build Status](https://travis-ci.org/gallib/laravel-short-url.svg?branch=master)](https://travis-ci.org/gallib/laravel-short-url) + [![StyleCI](https://styleci.io/repos/122629531/shield?branch=master)](https://styleci.io/repos/122629531) +
Laravel Short Url is a package allowing you to shorten urls. @@ -36,4 +45,8 @@ this allows you to add middlewares or prefix routes. ## Nice! -Laravel short url is now set up on your homepage. \ No newline at end of file +Laravel short url is now set up on your homepage. + +## Credits +- Created by [Alain](https://twitter.com/gallib_net) +- Logo by [Caneco](https://twitter.com/caneco) diff --git a/art/logo.png b/art/logo.png new file mode 100644 index 0000000..70aff28 Binary files /dev/null and b/art/logo.png differ