From 4b610bd3fbdbb67d52809ef0126ed67ce570ac62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=A0=EF=B8=8F?= Date: Wed, 27 Oct 2021 17:41:57 +0530 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Only if you add a `https://` the link will be treated as a link or else it will be treated as a `blob` in your *GitHub repo*. (Btw this is my first contribution 😆) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b9a9a1..dedfea5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# keep +# Keep A collection of helper utilities for working in the shell. Useful for quickly storing commands and directories from the commandline, so you can come back @@ -33,7 +33,7 @@ Workspaces have a root directory that they automatically switch you to, and running setup commands that you might want to everytime you load that workspace. For example, setting environment variables, running `git status`, setting a - color scheme with [colortool](www.github.com/microsoft/console), etc. + color scheme with [colortool](https://www.github.com/microsoft/console), etc. ### `#stash` and `#do`