Add nim playground to playground list (#6118)

* Add nim playground to playground list

* Add correct spacing between headers

* Add organisation to link

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
This commit is contained in:
Jake Leahy 2021-10-11 07:23:39 +11:00 committed by GitHub
parent 2cc3e2b145
commit a8b36a8120
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -21,6 +21,7 @@
* [Kotlin](#kotlin)
* [Kubernetes](#kubernetes)
* [.Net](#dotnet)
* [Nim](#nim)
* [Node.js](#nodejs)
* [OCaml](#ocaml)
* [Perl](#perl)
@ -171,6 +172,11 @@
* [.NET Fiddle](https://dotnetfiddle.net)
### Nim
* [Nim Playground](https://play.nim-lang.org) - nim-lang.org
### NodeJS
* [Ideone](http://ideone.com)