From 5669c93c804afdc00a156d3a29b90959af56906c Mon Sep 17 00:00:00 2001 From: Will Pearson Date: Thu, 11 Oct 2018 00:01:22 +0100 Subject: [PATCH] Add link to example files in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e87f6e27..8a7f86a8 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ For more information, see ["What is openNURBS?"](https://developer.rhino3d.com/g Please see ["Getting started"](http://developer.rhino3d.com/guides/opennurbs/getting-started/) for more information about openNURBS including supported compilers, build instructions, and a description of the examples. +There's also a collection of [example 3dm files](https://www.rhino3d.com/download/opennurbs/6/opennurbs6samples) available for testing. + ## Questions? For technical support, please head over to [Discourse](http://discourse.mcneel.com/category/opennurbs).