From 5c3a51ec423b89258b0b96ca07a7ca19d8368682 Mon Sep 17 00:00:00 2001 From: Rostislav Kuratch Date: Tue, 8 Feb 2022 21:43:19 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c9d2438 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ + +This is a collection of LeetCode solutions in Go language.