From d65334d18eb71dadcc84d27557bf0ab68d0256d1 Mon Sep 17 00:00:00 2001 From: Mathias Hauan Arbo Date: Thu, 18 Jan 2018 09:54:26 +0100 Subject: [PATCH] Added link to arbench_part_publisher --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2affb2d..7c81c3e 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,4 @@ This workbench uses freecad 0.16 so far. 5. Repeat 4 for each feature you want on each part 6. Click a part and press the export to json button (block->textfile icon) 7. Save json -8. Use the json with whatever you want. E.g. `part_frames_publisher`. +8. Use the json with whatever you want. E.g. [`arbench_part_publisher`](https://github.com/mahaarbo/arbench_part_publisher)