From e986bae4de732e781afcc8bd97797397b4498537 Mon Sep 17 00:00:00 2001 From: Michael Ripperger Date: Tue, 21 Jan 2025 15:16:04 -0600 Subject: [PATCH] Updated README to reference documentation website --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1a5fea8b..8c4ebe89 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ Lint (Clang-Format) | [![Build Status](https://github.com/ros-industrial/noethe ## Description This repository provides software for performing tool path planning on arbitrary mesh surfaces. +## Documentation +See the [documentation](ros-industrial.github.io/noether) for more information on the capabilities and usage of this repository.