From c62c8a60722dc6919495b21d5d9acb947cb441f4 Mon Sep 17 00:00:00 2001 From: Maxime Boucher Date: Wed, 19 Jan 2022 14:17:30 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be2bb92..5af1c9c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ I made initially this project in Python / Flask / Redis, but eventually ran into maintenance problems. You can look nonetheless at its repository. + Link : https://github.com/Napolitain/sc2-calendar Now, written in Go, and using Memcached mostly because of its free tier, the application is more maintenable and faster.