From dcb734a5e2e56c7ddd926d3351328391c429109a Mon Sep 17 00:00:00 2001 From: guanguans Date: Thu, 15 Aug 2024 14:06:30 +0800 Subject: [PATCH] docs(README): Add JetBrains logo and link - Added JetBrains logo with a link to the JetBrains website. - Enhances the visual appeal of the README. - Provides a direct reference for users to explore JetBrains products. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ff2c869..723addf 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,10 @@ Please review [our security policy](../../security/policy) on how to report secu * [guanguans](https://github.com/guanguans) * [All Contributors](../../contributors) +## Thanks + +[![](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)](https://www.jetbrains.com/?from=https://github.com/guanguans) + ## License The MIT License (MIT). Please see [License File](LICENSE) for more information.