From 7ce08c39d477ee1173419f460a3ff5be9b549ed8 Mon Sep 17 00:00:00 2001 From: Jeremy Tammik Date: Thu, 12 Dec 2024 10:30:46 +0100 Subject: [PATCH] added snapshots to readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 64decb84..f6018a60 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,9 @@ The model RVT files and some other large sample files included in the full SDK a *.rfa *.rvt *.swf -``` \ No newline at end of file +``` + +## Snapshots + +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. +