We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ccc3ba commit 0774e48Copy full SHA for 0774e48
README.md
@@ -13,9 +13,10 @@ umm... pseudo dragon curve or something like that?
13
14
## Screenshots
15
16
-
17
-
18
-
+<p align="center">
+ <img src="screenshots/screenshot_1.png" alt="First screenshot with doubled pipes" width="500">
+ <img src="screenshots/screenshot_2.png" alt="Second screenshot with bold pipes" width="500">
19
+</p>
20
21
## Installation
22
You'll need the Rust toolchain ([rustup](https://rustup.rs/) or from system package repo) and make
0 commit comments