From a3db4adf2d8a1ad66fc1909deb0034ea7bc09f9e Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Tue, 16 Nov 2021 14:25:54 +0100 Subject: [PATCH] :bug: :art: fix links --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5a3c1a..3377f6b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ This guide focuses on designing, developing and delivering Data-Processing Sytems, written primarily in python, deploying to Linux servers, optionally communicating with external interfaces (APIs or DBs). The repo is actively being updated; _bookmark_ :bookmark: it, leave a _Star_ :star: or _Watch_ :eye: the repo. * [Repo Roadmap](#repo-roadmap) +* [Gitmoji Reference](#gitmoji-reference) * [Development](methodology-development.md)