From 687401f799e4889c1ea62cf2a766be68df29c836 Mon Sep 17 00:00:00 2001 From: Lukas Neubert Date: Mon, 29 Jun 2020 18:21:23 +0200 Subject: [PATCH] readme: add sololearn-coding-challenges --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26d4a55..f4762bf 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,7 @@ - [Rosetta Code V](https://github.com/RustemB/rosetta-code-v) - Solutions for Rosetta Code in V. - [Advent of Code 2019](https://github.com/mvlootman/aoc2019) - Solution of Advent of Code 2019 in V. +- [SoloLearn Coding Challenges](https://github.com/Serkonda/v-sololearn-coding-challenges) - Implementation of the SoloLearn coding challenges in V. ### Tutorials