README.md in n1_loader-1.6.1 vs README.md in n1_loader-1.6.2
- old
+ new
@@ -1,19 +1,21 @@
# N1Loader
-[![CircleCI][1]][2]
[![Gem Version][3]][4]
+[![][11]][12]
+[![][13]][14]
[![][9]][10]
N1Loader is designed to provide a simple way for avoiding [N+1 issues][7] of any kind.
For example, it can help with resolving N+1 for:
- database querying (most common case)
- 3rd party service calls
- complex calculations
- and many more
-> [Toptal](https://www.toptal.com#snag-only-shrewd-web-development-experts) is hiring! [Join](https://www.toptal.com#snag-only-shrewd-web-development-experts) as Freelancer or [write me](mailto:lawliet.djez@gmail.com) if you want to join Core team.
+> If the project helps you or your organization, I would be very grateful if you [contribute][15] or [donate][10].
+> Your support is an incredible motivation and the biggest reward for my hard work.
___Support:___ ActiveRecord 5, 6, and 7.
## Killer feature for GraphQL API
@@ -251,15 +253,18 @@
## Copyright
Copyright (c) Evgeniy Demin. See [LICENSE.txt](LICENSE.txt) for further details.
-[1]: https://circleci.com/gh/djezzzl/n1_loader/tree/master.svg?style=shield
-[2]: https://circleci.com/gh/djezzzl/n1_loader/tree/master
[3]: https://badge.fury.io/rb/n1_loader.svg
[4]: https://badge.fury.io/rb/n1_loader
[5]: https://github.com/rails/rails/tree/main/activerecord
[6]: https://github.com/DmitryTsepelev/ar_lazy_preload
[7]: https://stackoverflow.com/questions/97197/what-is-the-n1-selects-problem-in-orm-object-relational-mapping
[8]: https://github.com/djezzzl/n1_loader
[9]: https://opencollective.com/n1_loader/tiers/badge.svg
[10]: https://opencollective.com/n1_loader#support
+[11]: https://github.com/djezzzl/n1_loader/actions/workflows/tests.yml/badge.svg?branch=master
+[12]: https://github.com/djezzzl/n1_loader/actions/workflows/tests.yml?query=event%3Aschedule
+[13]: https://github.com/djezzzl/n1_loader/actions/workflows/rubocop.yml/badge.svg?branch=master
+[14]: https://github.com/djezzzl/n1_loader/actions/workflows/rubocop.yml?query=event%3Aschedule
+[15]: https://github.com/djezzzl/n1_loader#contributing