]> git.ayabusa.dev Git - rusty-slicer.git/commitdiff
added an image to readme
authorayabusa <lebgpub@gmail.com>
Sun, 3 Mar 2024 14:38:06 +0000 (15:38 +0100)
committerayabusa <lebgpub@gmail.com>
Sun, 3 Mar 2024 14:38:06 +0000 (15:38 +0100)
README.md
Screenshot-Rusty-Slicer.png [new file with mode: 0644]

index dd47e38e4016720dc41c6ad40c647f49965bbd54..62a4f895ec8029ebc2fef45bf6bc58f2de92f642 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
 
 The rust slicer is a rust app powered by the tauri framework. It is currently really WIP so use it at your own risk.
 
+![Screenshot of the rusty slicer application](/Screenshot-Rusty-Slicer.png)
+
 ## How to build
 
 1. Install Rust using rustup
diff --git a/Screenshot-Rusty-Slicer.png b/Screenshot-Rusty-Slicer.png
new file mode 100644 (file)
index 0000000..098d3f9
Binary files /dev/null and b/Screenshot-Rusty-Slicer.png differ