Skip to content

Commit

Permalink
docs: add all contributors (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewthetechie authored Dec 16, 2022
1 parent 63d5d01 commit 01dae8f
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,11 +130,24 @@ loop.run_until_complete(work_with_orm())
| \_redis_separator | No | : | Defaults to :, used to separate prefix, table_name, and primary_key |
| \_table_name | NO | cls.**name** | Defaults to the model's name, can set a custom name in redis |

## License

Licensed under the [MIT License](./LICENSE)

## Contributing

Contributions are very welcome.
To learn more, see the [Contributor Guide](./CONTRIBUTING.rst)

## License
### Contributors

Licensed under the [MIT License](./LICENSE)
Thanks go to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

0 comments on commit 01dae8f

Please sign in to comment.