Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Schilf committed Dec 9, 2018
1 parent 57d92cb commit a1b3550
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Copy the folder in your sublime text packages path. You can find it, when you cl

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.

<img src="https://raw.githubusercontent.com/sawzcode/cppclasshelper-sublime-text-plugin/master/preview.gif">

## Settings

```json
Expand Down

0 comments on commit a1b3550

Please sign in to comment.