From 505e7b07117b21f6a9764ed4d64ed3bf6718baba Mon Sep 17 00:00:00 2001 From: Greg Bowler Date: Fri, 10 Oct 2025 19:54:18 +0100 Subject: [PATCH] Add JetBrains sponsorship to README with H1 heading --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 78b8f43..edb876b 100644 --- a/README.md +++ b/README.md @@ -100,3 +100,9 @@ Alternatives to storing tokens on the session --------------------------------------------- The package includes an `ArrayTokenStore`, which can be stored on the session. You can implement alternative token stores such as a RDBMS or NoSQL by subclassing `TokenStore` and implementing the abstract methods. + +# Proudly sponsored by + +[JetBrains Open Source sponsorship program](https://www.jetbrains.com/community/opensource/) + +[![JetBrains logo.](https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg)](https://www.jetbrains.com/community/opensource/)