Skip to content

Commit

Permalink
add examples section
Browse files Browse the repository at this point in the history
  • Loading branch information
ezekg committed Oct 5, 2023
1 parent d9069be commit 74bcf80
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Links:
- [Version formats](#version-formats)
- [Testing](#testing)
- [Tips and tricks](#tips-and-tricks)
- [Examples](#examples)
- [Credits](#credits)
- [Contributing](#contributing)
- [License](#license)
Expand Down Expand Up @@ -718,6 +719,13 @@ to get the data we need in order to complete the migration.

Have a tip of your own? Open a pull request!

## Examples

Below are some real-world examples of request migrations:

- Migrations: https://github.com/keygen-sh/keygen-api/tree/master/app/migrations
- Tests: https://github.com/keygen-sh/keygen-api/tree/master/spec/migrations

## Is it any good?

Yes.
Expand Down

0 comments on commit 74bcf80

Please sign in to comment.