Skip to content

Commit a209079

Browse files
committed
Update README.md
1 parent 4c34755 commit a209079

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ VbaDeveloper
33

44
VbaDeveloper is an excel addin for easy version control of all your vba code.
55
It will automatically export all your classes and modules to plain text, whenever you save your vba project. In this way changes can easily be committed using git or svn or any other source control system.
6+
67
VbaDeveloper can also import the code again into your excel workbook. This is particularly useful after reverting an earlier commit or after merging branches. When you open an excel workbook it will ask if you want to import the code for that project.
78

89
Building the addin

0 commit comments

Comments
 (0)