We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5399009 commit 2de27b2Copy full SHA for 2de27b2
updates/index.html
@@ -42,6 +42,9 @@ <h3>Logos on this page link to the corresponding projects</h3>
42
<a href="https://developers.google.com/protocol-buffers" title="Go to Protocol Buffers project site">
43
<img src="../img/list/protoEditor-logo.png" width="50" height="50"/>
44
</a>
45
+ <a href="https://www.graalvm.org/">
46
+ <img src="https://www.graalvm.org/resources/img/logo-colored.svg" width="50" height="50"/>
47
+ </a>
48
<!--
49
</br>
50
<a href="http://www.eclipse.org/" title="Go to Eclipse web site">
0 commit comments