From 9d1d20658beed4677bd61df22c5527fa3eb803f7 Mon Sep 17 00:00:00 2001 From: Jeremy Tammik Date: Wed, 11 Sep 2019 15:17:17 +0200 Subject: [PATCH] added pointer to apidocs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5a4dec1d..083c58e0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Revit SDK Documentation and Samples. +This repository was created in order to make the official Revit SDK available online, especially to enable adding it to +the [ApiDocs.co code search sample collection](https://github.com/gtalarico/apidocs.samples) to provide sample code for +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).