From 4ca6a3d6f0ae6e166b514e8324f65f057da27b64 Mon Sep 17 00:00:00 2001 From: Jeremy Tammik Date: Thu, 12 Dec 2024 10:38:04 +0100 Subject: [PATCH] added link to chm repo --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f6018a60..e123c9d9 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,8 @@ The model RVT files and some other large sample files included in the full SDK a The collecion of [snapshots](/snapshot) provides direct access to previous releases of the Revit API in order for robots, scrapers and LLM feeders to read all versions of the SDK sample code and keep track of differences between the different ones. +## Revit API `CHM` Help Files + +Revit API `CHM` Windows help files `RevitAPI.chm` contained in the Revit SDKs are available from +the dedicated [revit-api-chms repository](https://github.com/ADN-DevTech/revit-api-chms). +