From 3c3eab5f91e2210f1591f70bc2acd77077ad6bd4 Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Thu, 10 Jan 2019 20:13:09 -0500 Subject: [PATCH] Added a FIND tip. --- Perl-API.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Perl-API.md b/Perl-API.md index 9de9dc7..7a14af3 100644 --- a/Perl-API.md +++ b/Perl-API.md @@ -1,3 +1,5 @@ +#ProTip: hit ctrl + f (Windows) or ⌘ + f (Mac) to FIND something on this page + - [**Beginners Guide To Perl**](#beginners-guide-to-perl) - [**Real Use Examples**](#real-use-examples) + [Conditionals](#--conditionals--)