Skip to content

Commit 2accc69

Browse files
committed
Update readme to include local cheatsheets instructions
1 parent dab87b3 commit 2accc69

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,18 @@ Open the command palette using `Ctrl+Shift+P`.
3333
Type `Cheatsheet` followed by the command or part of the cheatsheet name.
3434

3535

36+
### Local cheatsheets
37+
38+
Place your own cheatsheets under `~/.cheatsheet` and restart SublimeText or run the `Refresh local database` command.
39+
Make sure your files have the `.cheatsheet` extension.
40+
41+
3642
### Commands
3743

3844
| Command | Description
3945
| --- | ---
4046
| `cheatsheet-name` | Open the specified cheatsheet.
41-
| Refresh database | Remove invalid cheatsheets and add new ones to the command palette by scanning the database folder
47+
| Refresh local database | Remove invalid cheatsheets and add new ones to the command palette by scanning the local database folder
4248

4349

4450
# Copyright

0 commit comments

Comments
 (0)