File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ pyproject.toml export-ignore
7
7
pytest.ini export-ignore
8
8
.deepsource.toml export-ignore
9
9
10
+ example.gif export-ignore
11
+
10
12
# Directories
11
13
.github export-ignore
12
14
tests export-ignore
Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ A Sublime Text package that allows to send python or blinkscript code to be exec
23
23
- [ Key Bindings] ( #key-bindings )
24
24
- [ NukeServerSocket] ( #nukeserversocket )
25
25
- [ Changelog] ( #changelog )
26
+ - [ Overview] ( #overview )
26
27
27
28
## Features
28
29
@@ -120,3 +121,7 @@ Download the companion plugin: [Git](https://github.com/sisoe24/NukeServerSocket
120
121
[ 0.1.0] 10-21-2021
121
122
122
123
- Initial release.
124
+
125
+ ## Overview
126
+
127
+ ![ example] ( example.gif )
You can’t perform that action at this time.
0 commit comments