From d3a7752e2f815159857ae8c35263f52e8a2d7b48 Mon Sep 17 00:00:00 2001 From: Simon Dietz <114642490+ArtifactForms@users.noreply.github.com> Date: Tue, 26 Nov 2024 01:38:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9039dcc3..ed5f7b17 100644 --- a/README.md +++ b/README.md @@ -364,7 +364,7 @@ requires a reference to this PApplet to function. ![workspace-screenshot](documentation/images/workspace-example.png) -A simple template can be found within the package src/main/java/workspace/examples, ready to fire up and give it a first try: +A simple template can be found within the package **src/main/java/workspace/examples**, ready to fire up and give it a first try: ```java import mesh.Mesh3D;