From 1ccbeacdb52aa8b4bffe4e49aec59d5beefaeb10 Mon Sep 17 00:00:00 2001 From: Wils Dawson Date: Fri, 19 Feb 2021 18:31:29 -0800 Subject: [PATCH] Fixed README formatting and links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ff0354..92a20c3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This extension is designed to be a better kill ring for VS Code. It can be used ## Features -![animation](images/bkr.gif) +![animation](https://github.com/wdawson/vscode-bkr/raw/main/images/bkr.gif) ### Kill @@ -21,7 +21,7 @@ Mac: `⌃ Ctrl` + `⌘ Cmd` + `y` View the kill ring (history of kills you've done) and choose a kill to yank. -![history](images/history.png) +![history](https://github.com/wdawson/vscode-bkr/raw/main/images/history.png) ## Requirements