From 5678f2f207f7b43c3f465724f1711afb76196d41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Luiz?= Date: Tue, 24 Oct 2023 14:41:00 -0300 Subject: [PATCH] Update Programming Playground with Gremlin section and reference (#10708) * Update Programming Playground with Gremlin * Revert Asterisk from dash * Revert Changes and keep only required change. * Revert Changes --- more/free-programming-playgrounds.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index d8a79f8cd..86458ebf9 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -17,6 +17,7 @@ * [GDScript](#gdscript) * [Git](#git) * [Go](#go) +* [Gremlin](#gremlin) * [Haskell](#haskell) * [HTML and CSS](#html-and-css) * [Ionic](#ionic) @@ -158,6 +159,11 @@ * [SoloLearn](https://code.sololearn.com/go) +### Gremlin + +* [Gremlify](https://gremlify.com) + + ### Haskell * [Try Haskell](https://www.tryhaskell.org)