Skip to content

Commit e27cd4d

Browse files
authored
Update README.md
1 parent 09e9dc5 commit e27cd4d

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

README.md

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -855,6 +855,37 @@ With 5 Million+ downloads of the react-rails Gem and another 2 Million+ download
855855

856856
By contributing to React-Rails, you agree to abide by the [code of conduct](https://github.com/reactjs/react-rails/blob/master/CODE_OF_CONDUCT.md).
857857

858-
You can always help by submitting patches or triaging issues, even offering reproduction steps to issues is incredibly helpful!
858+
You can always help by submitting patches or triaging issues. Even offering reproduction steps to issues is incredibly helpful!
859+
860+
# Supporters
861+
862+
The following companies support the development of this and other open-source projects maintained by ShakaCode by providing licenses to the ShakaCode team. ShakaCode stands by the usefulness of these products!
863+
864+
<br />
865+
<br />
866+
867+
<a href="https://www.jetbrains.com">
868+
<img src="https://user-images.githubusercontent.com/4244251/184881139-42e4076b-024b-4b30-8c60-c3cd0e758c0a.png" alt="JetBrains" height="120px">
869+
</a>
870+
<a href="https://scoutapp.com">
871+
<picture>
872+
<source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/4244251/184881147-0d077438-3978-40da-ace9-4f650d2efe2e.png">
873+
<source media="(prefers-color-scheme: light)" srcset="https://user-images.githubusercontent.com/4244251/184881152-9f2d8fba-88ac-4ba6-873b-22387f8711c5.png">
874+
<img alt="ScoutAPM" src="https://user-images.githubusercontent.com/4244251/184881152-9f2d8fba-88ac-4ba6-873b-22387f8711c5.png" height="120px">
875+
</picture>
876+
</a>
877+
<a href="https://controlplane.com">
878+
<picture>
879+
<img alt="Control Plane" src="https://github.com/shakacode/.github/assets/20628911/90babd87-62c4-4de3-baa4-3d78ef4bec25" height="120px">
880+
</picture>
881+
</a>
882+
<br />
883+
<a href="https://www.browserstack.com">
884+
<picture>
885+
<source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/4244251/184881122-407dcc29-df78-4b20-a9ad-f597b56f6cdb.png">
886+
<source media="(prefers-color-scheme: light)" srcset="https://user-images.githubusercontent.com/4244251/184881129-e1edf4b7-3ae1-4ea8-9e6d-3595cf01609e.png">
887+
<img alt="BrowserStack" src="https://user-images.githubusercontent.com/4244251/184881129-e1edf4b7-3ae1-4ea8-9e6d-3595cf01609e.png" height="55px">
888+
</picture>
889+
</a>
859890

860891
Please see our [Contribution guide](https://github.com/reactjs/react-rails/blob/master/CONTRIBUTING.md) for more info.

0 commit comments

Comments
 (0)