Skip to content

Commit 034c36e

Browse files
committed
small tweak of readme
1 parent 4169f00 commit 034c36e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The code has to look right.
2020

2121
## Seriously, why not just take a screenshot?
2222

23-
- I like and care about the shadow, padding & rounded corner of macOS's screenshot. I want it to be available for my code snippet too. You can't select a part of your code and easily get all these nice visuals with macOS's grab tool.
23+
- I like and care about the shadow, padding & rounded corner of macOS's screenshot. I want it to be available for my code snippet too. You can't select a part of your code and easily get all these nice visuals with macOS's Grab tool.
2424
- I want to hide errors, warnings, color decorators, folding markers, line numbers, scrollbar and minimap.
2525
- It generates something decent on Windows & Linux.
2626

@@ -32,16 +32,16 @@ The code has to look right.
3232

3333
[Monokai Pro](https://marketplace.visualstudio.com/items?itemName=monokai.theme-monokai-pro-vscode) + [Operator Mono](https://www.typography.com/blog/introducing-operator)
3434

35-
![demo3](https://raw.githubusercontent.com/octref/polacode/master/demo/3.png)
35+
![demo2](https://raw.githubusercontent.com/octref/polacode/master/demo/2.png)
3636

3737
[Material Theme Palenight](https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme) + [Fira Code](https://github.com/tonsky/FiraCode)
3838

39-
![demo2](https://raw.githubusercontent.com/octref/polacode/master/demo/2.png)
39+
![demo3](https://raw.githubusercontent.com/octref/polacode/master/demo/3.png)
4040

4141
## Tip
4242

4343
- If you have the Vim extension, remove its keybinding for copying. Otherwise VS Code won't copy code with syntax highlighting. Alternatively you can run the command `Copy with Syntax Highlighting`.
44-
- When you are running out of horizontal space, try running the command `View: Toggle Editor Group Vertical/Horizontal Layout`.
44+
- When running out of horizontal space, try the command `View: Toggle Editor Group Vertical/Horizontal Layout`.
4545

4646
## Credit
4747

demo/2.png

47.7 KB
Loading

demo/3.png

-47.7 KB
Loading

0 commit comments

Comments
 (0)