From 56f06d3f89fd54b0a309a5926a98e7d6c86efcb8 Mon Sep 17 00:00:00 2001 From: Stewart Allen Date: Mon, 1 Mar 2021 22:59:29 -0500 Subject: [PATCH] Update readme.md --- readme.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 2dd840bd..c147fe0f 100644 --- a/readme.md +++ b/readme.md @@ -85,8 +85,9 @@ web site. requires node.js 12+ -### Javascript Slicing API +### Javascript Slicing APIs -A script include that injects a web worker into the page that will asynchronously perform any of Kiri’s slicing and gcode generation functions. +A script include that injects a web worker into the page that will asynchronously perform any of Kiri’s slicing and gcode generation functions. And a frame messaging API for controlling Kiri:Moto inside an IFrame. -https://grid.space/kiri/engine.html +* https://grid.space/kiri/engine.html +* https://grid.space/kiri/frame.html