Skip to content

Commit ea1f1de

Browse files
committed
new gif example for the readme
1 parent dd76341 commit ea1f1de

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ pyproject.toml export-ignore
77
pytest.ini export-ignore
88
.deepsource.toml export-ignore
99

10+
example.gif export-ignore
11+
1012
# Directories
1113
.github export-ignore
1214
tests export-ignore

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ A Sublime Text package that allows to send python or blinkscript code to be exec
2323
- [Key Bindings](#key-bindings)
2424
- [NukeServerSocket](#nukeserversocket)
2525
- [Changelog](#changelog)
26+
- [Overview](#overview)
2627

2728
## Features
2829

@@ -120,3 +121,7 @@ Download the companion plugin: [Git](https://github.com/sisoe24/NukeServerSocket
120121
[0.1.0] 10-21-2021
121122

122123
- Initial release.
124+
125+
## Overview
126+
127+
![example](example.gif)

example.gif

494 KB
Loading

0 commit comments

Comments
 (0)