Skip to content

Commit aa0ffe9

Browse files
committed
Add Rotten Oranges to README.md
1 parent c85feca commit aa0ffe9

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

README.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3840,6 +3840,64 @@ In order to achieve greater coverage and encourage more people to contribute to
38403840
</a>
38413841
</td>
38423842
</tr>
3843+
<tr>
3844+
<td>Rotten Oranges</td>
3845+
<td> <!-- C -->
3846+
<a href="./CONTRIBUTING.md">
3847+
<img align="center" height="25" src="./logos/github.svg" />
3848+
</a>
3849+
</td>
3850+
<td> <!-- C++ -->
3851+
<a href="./src/cpp/RottenOranges.cpp">
3852+
<img align="center" height="25" src="./logos/cplusplus.svg" />
3853+
</a>
3854+
</td>
3855+
<td> <!-- Java -->
3856+
<a href="./CONTRIBUTING.md">
3857+
<img align="center" height="25" src="./logos/github.svg" />
3858+
</a>
3859+
</td>
3860+
<td> <!-- Python -->
3861+
<a href="./CONTRIBUTING.md">
3862+
<img align="center" height="25" src="./logos/github.svg" />
3863+
</a>
3864+
</td>
3865+
<td> <!-- Go -->
3866+
<a href="./CONTRIBUTING.md">
3867+
<img align="center" height="25" src="./logos/github.svg" />
3868+
</a>
3869+
</td>
3870+
<td> <!-- Ruby -->
3871+
<a href="./CONTRIBUTING.md">
3872+
<img align="center" height="25" src="./logos/github.svg" />
3873+
</a>
3874+
</td>
3875+
<td> <!-- JavaScript -->
3876+
<a href="./CONTRIBUTING.md">
3877+
<img align="center" height="25" src="./logos/github.svg" />
3878+
</a>
3879+
</td>
3880+
<td> <!-- Swift -->
3881+
<a href="./CONTRIBUTING.md">
3882+
<img align="center" height="25" src="./logos/github.svg" />
3883+
</a>
3884+
</td>
3885+
<td> <!-- Rust -->
3886+
<a href="./CONTRIBUTING.md">
3887+
<img align="center" height="25" src="./logos/github.svg" />
3888+
</a>
3889+
</td>
3890+
<td> <!-- Scala -->
3891+
<a href="./CONTRIBUTING.md">
3892+
<img align="center" height="25" src="./logos/github.svg" />
3893+
</a>
3894+
</td>
3895+
<td> <!-- Kotlin -->
3896+
<a href="./CONTRIBUTING.md">
3897+
<img align="center" height="25" src="./logos/github.svg" />
3898+
</a>
3899+
</td>
3900+
</tr>
38433901
<tr>
38443902
<td>Isogram</td>
38453903
<td> <!-- C -->

0 commit comments

Comments
 (0)