Skip to content

Commit

Permalink
Update Readme.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
chuongmep committed Sep 22, 2022
1 parent ebd673e commit a65bfe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ alt="follow on Twitter"></a>

![](pic/Addin.png)

Usually, when developing and debugging an addin with RevitAPI, user has to close & re-open Revit each time he/she modifies the addin code and wants to re-compile. But with Add-In Manager, user can modify and run the addin directly without closing & re-opening Revit again and again.
Usually, when developing and debugging an addin with RevitAPI, user has to close & re-open Revit each time he/she modifies the addin code and wants to re-compile. But with Add-In Manager, user can modify and run the addin directly without closing & re-opening Revit again and again. With current technology, you can use Hot Reload to speed it up.But try this project it will be faster with any Addin.


The product will be expanded in the future in process to support mutiple platform :
Expand Down

0 comments on commit a65bfe1

Please sign in to comment.