-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jeremy Tammik
committed
Aug 21, 2015
1 parent
84b75b6
commit 7766db5
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,21 @@ | ||
# VisualStudioRevitAddinWizard | ||
|
||
Visual Studio wizards to generate C# and VB .NET Revit add-ins. | ||
|
||
Documentation is provided by [The Building Coder](http://thebuildingcoder.typepad.com), in the topic group on [Visual Studio Revit Add-In Wizards](http://thebuildingcoder.typepad.com/blog/about-the-author.html#5.20). | ||
|
||
|
||
## Author | ||
|
||
Jeremy Tammik, | ||
[The 3D Web Coder](http://the3dwebcoder.typepad.com) and | ||
[The Building Coder](http://thebuildingcoder.typepad.com), | ||
[ADN](http://www.autodesk.com/adn) | ||
[Open](http://www.autodesk.com/adnopen), | ||
[Autodesk Inc.](http://www.autodesk.com) | ||
|
||
|
||
## License | ||
|
||
This sample is licensed under the terms of the [MIT License](http://opensource.org/licenses/MIT). | ||
Please see the [LICENSE](LICENSE) file for full details. |