From cce8a7085b6cfdd0db7074d7174f363a05aff151 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 14 Dec 2017 14:11:57 +1100 Subject: [PATCH] Updated Customizing Info (markdown) --- Customizing-Info.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Customizing-Info.md b/Customizing-Info.md index 82f521c..6d4eb13 100644 --- a/Customizing-Info.md +++ b/Customizing-Info.md @@ -14,6 +14,7 @@ I've also created a few "helper" functions to make customization easier. The fun * [Removing Info](#removing-info) * [Rearranging info](#rearranging-info) * [More complex examples](#more-complex-examples) + * [Display the current weather](#display-the-current-weather) * [Print color blocks on the top and bottom](#print-color-blocks-on-the-top-and-bottom) * [Speed up the script by running the functions asynchronously](#speed-up-the-script-by-running-the-functions-asynchronously)