From c9c487e40b8e129882dface7574f1d9c1330bc75 Mon Sep 17 00:00:00 2001 From: Taylor Courage Date: Sat, 6 Jul 2024 11:51:41 -0400 Subject: [PATCH] Updated readme to add link to live page --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 08305b4..06000c4 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,6 @@ This web app is designed to calculate the counter value(s) required to divide co ## How it works -The operator of the machine simply chooses their machine/cast size from the drop-down box, enters the size of the finished product, and the target finished rack weight. Upon clicking the "Calculate" button or pressing the return key on the keyboard, the operator will be shown three possible values that their counter could be using, whether it is feet, inches, or rotations of the bullblock. \ No newline at end of file +The operator of the machine simply chooses their machine/cast size from the drop-down box, enters the size of the finished product, and the target finished rack weight. Upon clicking the "Calculate" button or pressing the return key on the keyboard, the operator will be shown three possible values that their counter could be using, whether it is feet, inches, or rotations of the bullblock. + +See it in operation [here](https://splitter.taylorcourage.net) \ No newline at end of file