Skip to content

Commit c7c1192

Browse files
committed
Add in some demo gifs for cpp and py behaviour
1 parent 8118595 commit c7c1192

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ This Chrome extension turns `#include X` in C/C++ files, and `import X`/`from X
44

55
C++ bonus: it even adds links to the related src files (if they exist).
66

7+
## Demo
8+
9+
### C++ file:
10+
![Demo of c++ features](cpp.gif?raw=true)
11+
12+
### Python config
13+
![Demo of python features](py.gif?raw=true)
14+
715
## Instructions
816

917
1) Download the latest release:

cpp.gif

160 KB
Loading

py.gif

105 KB
Loading

0 commit comments

Comments
 (0)