Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
Loading