From fd57eac1d41fc263808c39129cb0792664d22c73 Mon Sep 17 00:00:00 2001 From: Brian Popow Date: Fri, 7 Apr 2023 21:34:19 +0200 Subject: [PATCH 1/3] Add mention to tools wikipdage --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09262eb572..6a0b6dee33 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,8 @@ git submodule update --init --recursive Please... Spread the word, contribute algorithms, submit performance improvements, unit tests, no input is too little. Make sure to read our [Contribution Guide](https://github.com/SixLabors/ImageSharp/blob/main/.github/CONTRIBUTING.md) before opening a PR. +Useful tools for development and links to specifications can be found in our wikipage: [Useful-tools-and-links](https://github.com/SixLabors/ImageSharp/wiki/Useful-tools-and-links). + ## The ImageSharp Team - [James Jackson-South](https://github.com/jimbobsquarepants) From c65955da844601530ba0781e49a42553deee71c9 Mon Sep 17 00:00:00 2001 From: Brian Popow Date: Fri, 7 Apr 2023 21:41:23 +0200 Subject: [PATCH 2/3] Add a little thanks to jetbrains in the readme for supporting ImageSharp --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a0b6dee33..9a52b91d80 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,5 @@ Useful tools for development and links to specifications can be found in our wik - [Scott Williams](https://github.com/tocsoft) - [Brian Popow](https://github.com/brianpopow) - - +Thanks to [jetbrains](https://www.jetbrains.com) for supporting the ImageSharp team via the [Open Source Development Program](www.jetbrains.com/community/opensource/), so we can use the jetbrains tools for developing ImageSharp! From 4a17bc53ef504d1c9b571cee0d39a8000c2d2de7 Mon Sep 17 00:00:00 2001 From: Brian Popow Date: Sat, 8 Apr 2023 21:17:35 +0200 Subject: [PATCH 3/3] Add jetbrains logo, change jetbrains mention text --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a52b91d80..fa51d57cdf 100644 --- a/README.md +++ b/README.md @@ -111,5 +111,11 @@ Useful tools for development and links to specifications can be found in our wik - [Scott Williams](https://github.com/tocsoft) - [Brian Popow](https://github.com/brianpopow) -Thanks to [jetbrains](https://www.jetbrains.com) for supporting the ImageSharp team via the [Open Source Development Program](www.jetbrains.com/community/opensource/), so we can use the jetbrains tools for developing ImageSharp! +--- +
+ JetBrains +
+ + Special thanks to [JetBrains](https://www.jetbrains.com/?from=ImageSharp) for supporting us with open-source licenses for their IDEs. +