Skip to content

Commit

Permalink
Fixed README formatting and links
Browse files Browse the repository at this point in the history
  • Loading branch information
wdawson committed Feb 20, 2021
1 parent 005fce6 commit 1ccbeac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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

Expand Down

0 comments on commit 1ccbeac

Please sign in to comment.