diff --git a/src/components/Abstract.vue b/src/components/Abstract.vue index 78463c76..7b962941 100644 --- a/src/components/Abstract.vue +++ b/src/components/Abstract.vue @@ -4,7 +4,9 @@
             Welcome to IT-Tools! This wonderful website, originally created with ❤ by
             Corentin Thomasset, aggregate a set of useful tools
-            that every developer may need once in a while.
+            that every developer may need once in a while. And don't forget to add IT-Tools to your
+            shortcut bar (press {{ isMacOS ? 'Cmd' : 'Ctrl' }} +
+            D).