Skip to content

Commit 818a38e

Browse files
authored
Update README.md with images
1 parent 99179ef commit 818a38e

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
1-
# Desktop App to Control the Biofibers Spinning Machine
2-
The application is the companion to the [Desktop Biofibers Spinning Machine](https://github.com/utilityresearchlab/desktop-biofibers-spinning). It makes it much easier to send commands, and control the spinning process compared to other g-code based interfaces.
1+
# Biofibers Machine Control Desktop Application
2+
The application is the companion to the [Desktop Biofibers Spinning Machine](https://github.com/utilityresearchlab/desktop-biofibers-spinning). It makes it much easier to send commands, and control the spinning process compared to other g-code based interfaces. It is currently available for MacOS and Windows.
33

4-
It is currently available for MacOS and Windows.
4+
<img width="400" alt="Screenshot 2025-05-24 at 10 34 34 PM" src="https://github.com/user-attachments/assets/ea6ced0a-d474-43f2-9ccf-06404f2c8780" />
5+
<img width="400" alt="Screenshot 2025-05-24 at 10 32 20 PM" src="https://github.com/user-attachments/assets/bcd75dcd-f69e-42fe-8962-07ce5166ee25" />
56

67
## Instructions for Downloading and Using the Application
78
This repository houses the source code of the application if you are curious, but we make it easy for you to use the application without compiling code!
89

910
**To get started using the application, simply [download the latest release](https://github.com/utilityresearchlab/biofibers-machine-control/releases) for your operating system.**
1011

11-
1212
## Getting Help
1313
Join our Discord server for help getting started or if you run into any errors with the application: https://discord.gg/vDmk3t2FMX
1414

1515
-----
1616

17-
## For Advanced Users: Instructions for Running, Building, and Distributing from the Source Code
18-
17+
## Development (Advanced Users) - Instructions for Running, Building, and Distributing from the Source Code
1918
### On MacOS (>= Sonoma 14.5)
2019
#### Installing the App on MacOS
2120
0. Install NVM, Node and NPM using directions on (Nodejs.org)[https://nodejs.org/en/download]

0 commit comments

Comments
 (0)