Skip to content

Commit a1b3550

Browse files
author
Fabian Schilf
authored
Update README.md
1 parent 57d92cb commit a1b3550

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Copy the folder in your sublime text packages path. You can find it, when you cl
1818

1919
Right-click on the folder in your sidebar, where you want to create your class and click `Create C++ Class`. Enter your classname without file extension in the input panel. After you entered the name, hit return. The sourcefile and headerfile for your class will now be created in the folder you clicked in the sidebar.
2020

21+
<img src="https://raw.githubusercontent.com/sawzcode/cppclasshelper-sublime-text-plugin/master/preview.gif">
22+
2123
## Settings
2224

2325
```json

0 commit comments

Comments
 (0)