From 8366787686d0c96076d8ad6cb6b4119452457c11 Mon Sep 17 00:00:00 2001 From: Royi Date: Sat, 9 Apr 2022 15:41:04 +0300 Subject: [PATCH] Update README.md Added links to variants in other languages. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fb0f540..57f85a4 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,9 @@ The keyed text format (`ktx`) is a minimal human readable key-values to store te This work is licensed under the MIT license. [![DOI](https://zenodo.org/badge/10173/rougier/numpy-100.svg)](https://zenodo.org/badge/latestdoi/10173/rougier/numpy-100) + + +### Variants in Other Languages + +#### Julia + - [100 Julia Exercises](https://github.com/RoyiAvital/Julia100Exercises).