Skip to content

Commit 8f6beec

Browse files
committed
Add animation in readme
1 parent b8825a0 commit 8f6beec

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,11 @@ Referred the source code from [Rich Somerfield](https://github.com/richie5um)'s
99

1010
## Usage
1111

12-
* Select a js object in your source
12+
![Usage animation](images/usage.gif)
1313

14+
1. Select a js object in your source
1415
Note: it uses full lines so ensure the selected lines are a valid js object, start from the "{" and end from the "}"
15-
16-
* Run the extension
17-
18-
* Sort JS object keys
19-
Keybinding: `Alt+S`
20-
* Sort JS object keys (Reverse)
16+
1. Run the extension command
17+
* Sort JS object keys
18+
Keybinding: `Alt+S`
19+
* Sort JS object keys (Reverse)

images/usage.gif

532 KB
Loading

0 commit comments

Comments
 (0)