From f6d835bc15c93dd8481bf3958a0152cba78a41e3 Mon Sep 17 00:00:00 2001 From: Gilbert Pellegrom Date: Mon, 14 Oct 2019 10:12:39 +0100 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 2c2f5c8..8f16e02 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ [![Build Status](https://travis-ci.org/gilbitron/laravel-vue-pagination.svg?branch=master)](https://travis-ci.org/gilbitron/laravel-vue-pagination) [![npm](https://img.shields.io/npm/v/laravel-vue-pagination.svg)](https://www.npmjs.com/package/laravel-vue-pagination) [![Downloads](https://img.shields.io/npm/dt/laravel-vue-pagination.svg)](https://www.npmjs.com/package/laravel-vue-pagination) +> Want your logo here? [Sponsor me on GitHub](https://github.com/users/gilbitron/sponsorship) + # Laravel Vue Pagination A Vue.js pagination component for Laravel paginators that works with Bootstrap. @@ -110,6 +112,14 @@ To run the tests: npm run test ``` +## Show your Support + +To show your support for my work on this project: + +* [Star this repository](https://github.com/gilbitron/laravel-vue-pagination/stargazers) +* [Tell others about this project](https://twitter.com/intent/tweet?url=https%3A%2F%2Fgithub.com%2Fgilbitron%2Flaravel-vue-pagination) +* [Sponsor me on GitHub](https://github.com/users/gilbitron/sponsorship) + ## Credits Laravel Vue Pagination was created by [Gilbert Pellegrom](https://gilbitron.me) from [Dev7studios](https://dev7studios.co). Released under the MIT license.