From cf35aded85781f58b8d81be6030a96c1068b36e7 Mon Sep 17 00:00:00 2001 From: Jeremy Tammik Date: Wed, 11 Sep 2019 15:10:50 +0200 Subject: [PATCH] edited readme --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b49155f..4e88616f 100644 --- a/README.md +++ b/README.md @@ -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 +``` \ No newline at end of file