Skip to content

Commit

Permalink
Added badges
Browse files Browse the repository at this point in the history
  • Loading branch information
mitryp authored Jan 8, 2024
1 parent f1d50f1 commit 0ea9325
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# flutter_nestjs_paginate
[![Dart Tests](https://github.com/mitryp/flutter_nestjs_paginate/actions/workflows/dart.yml/badge.svg)](https://github.com/mitryp/flutter_nestjs_paginate/actions/workflows/dart.yml?branch=master)
[![Pub package](https://img.shields.io/pub/v/flutter_nestjs_paginate.svg)](https://pub.dev/packages/flutter_nestjs_paginate)
[![Package publisher](https://img.shields.io/pub/publisher/flutter_nestjs_paginate.svg)](https://pub.dev/packages/flutter_nestjs_paginate/publisher)

A library providing a base for building controllable paginated views powered by [`nestjs-paginate`](https://www.npmjs.com/package/nestjs-paginate) on the backend.

Expand Down Expand Up @@ -227,4 +230,4 @@ If you would like to contribute to this package, you can:
- [view the source code on GitHub](https://github.com/mitryp/flutter_nestjs_paginate)
- create a pull request in the repository

All contributions are most welcome.
All contributions are most welcome.

0 comments on commit 0ea9325

Please sign in to comment.