diff --git a/README.md b/README.md
index a2aa75e5..a7f93109 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-
+
- - -
diff --git a/scripts/addons/docs/tools.md b/scripts/addons/docs/tools.md
index 5e6302eb..1fffd884 100644
--- a/scripts/addons/docs/tools.md
+++ b/scripts/addons/docs/tools.md
@@ -7,12 +7,16 @@ They can be found in the Tool Shelf Panel located on the left of the 3D view edi
The operators create new curves which can then be used in CAM operations.
## Open the Tool Shelf
-If the Tool Shelf is not visible on the left of the 3D view then use the short cut **T** or use the mouse to left button select the small **+** near the top left border of the 3D view. The 3D view editor must be in object mode.
+If the Tool Shelf is not visible on the left of the 3D view then use the short cut **T** or use the mouse to left button select the small **+** near the top left border of the 3D view.

+```{note}
+*The 3D view editor must be in Object Mode.*
+```
+
## [ Curve Tools ]
-Select the expansion arrow to see the tool buttons available.
+Click the dropdown arrow to see the available Tools.

@@ -37,14 +41,20 @@ The Boolean operations that can be performed are:

## Intarsion
+Makes a new curve that is cuttable from both the inside and outside. This is useful for [intarsia](https://en.wikipedia.org/wiki/Intarsia), inlays, and joints. All sharp edges are rounded over using the cutter diameter.
+

-Makes a new curve that is cuttable from both the inside and outside. This is useful for [intarsia](https://en.wikipedia.org/wiki/Intarsia), inlays, and joints. All sharp edges are rounded over using the cutter diameter. Works on mesh, text, and curve objects.
+```{note}
+*Works on mesh, text, and curve objects.*
+```
## Simple Fillet Overcuts
+Adds overcuts for slots/inserts and creates a new curve.
+

-Adds overcuts for slots/inserts and creates a new curve. Works on text and curve objects.
+Works on text and curve objects.
#### Operator Options:
* **Diameter** - tool diameter to use for the overcut
diff --git a/static/logo.png b/static/logo.png
deleted file mode 100644
index 9bbd2d23..00000000
Binary files a/static/logo.png and /dev/null differ