From c19769f33af56b71f0f21ecc5f5cc8e0b647a0db Mon Sep 17 00:00:00 2001 From: Jeremy Tammik Date: Wed, 13 May 2020 14:41:05 +0200 Subject: [PATCH] added note on reinitialisation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8ef85cd6..64decb84 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ the [Apidocs.co API documentation pages](https://apidocs.co). Initial commit from Revit SDK installed from REVIT_2020_SDK.msi, 367304704 bytes, Mar 28 10:40, downloaded from the [Revit Developer Center](http://www.autodesk.com/developrevit). +Reinitialised from the Revit 2021 SDK in May 2020. + The model RVT files and some other large sample files included in the full SDK are omitted from this repository by adding the following lines to `.gitignore`: ```