edited readme

This commit is contained in:
Jeremy Tammik
2019-09-11 15:10:50 +02:00
parent 8b8832b7be
commit cf35aded85
+12 -1
View File
@@ -1,2 +1,13 @@
# RevitSdkSamples
Revit SDK Documentation and Samples
Revit SDK Documentation and Samples.
Initial commit from Revit SDK installed from REVIT_2020_SDK.msi, 367304704 bytes, Mar 28 10:40.
The model RVT files and some other large sample files are omitted from this repository by adding the following lines to `.gitignore`:
```
*.rfa
*.rvt
*.swf
```