Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Bendakh committed Dec 11, 2023
1 parent 1c17b5a commit 5d041a9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ A collection of [NestJS](https://docs.nestjs.com) components. This repository is
- [NestJS Google Cloud PubSub MicroService](#nestjs-google-cloud-pubsub-microservice)
- [NestJS Google Cloud PubSub Client Proxy](#nestjs-google-cloud-pubsub-client-proxy)
- [NestJS custom decorators](#nestjs-custom-decorators)
- [NestJS class validators](#nestjs-class-validators)

## NestJS Pagination

Expand Down Expand Up @@ -57,6 +58,12 @@ A set of custom decorators for NestJS.

See [the documentation here](./packages/custom-decorators).

## NestJS class validators

A package containing overriden class validators.

See [the documentation here](./packages/class-validators).

# Contribution

This repository is managed by [Lerna.js](https://lerna.js.org). If you want to contribute, you need to follow these instructions:
Expand Down

0 comments on commit 5d041a9

Please sign in to comment.