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)