Skip to content

Commit

Permalink
improvement: add brand new logo to the project (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
caneco authored and gallib committed Oct 14, 2019
1 parent fe5f517 commit 0b6be48
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
<p align="center">
<img width="400" height="42" src="https://raw.githubusercontent.com/caneco/laravel-short-url/master/art/logo.png" alt="Laravel Short URL logo" />
</p>

# Laravel Short Url

<p>
[![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)
</p>

Laravel Short Url is a package allowing you to shorten urls.

Expand Down Expand Up @@ -36,4 +45,8 @@ this allows you to add middlewares or prefix routes.

## Nice!

Laravel short url is now set up on your homepage.
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)
Binary file added art/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0b6be48

Please sign in to comment.