Add screenshots to README

This commit is contained in:
mars 2023-03-28 15:40:49 -04:00
parent 3a778c0aa6
commit f842ae608b
4 changed files with 13 additions and 1 deletions

View File

@ -14,7 +14,17 @@ https://tebibyte.media/blog/project/canary/
# Screenshots
TODO
<div align="center">
<figure>
<img src="./resources/sandbox-screenshot.jpg"/>
<figcaption>A screenshot of the Canary sandbox and Sword Art Online script.</figcaption>
</figure>
<figure>
<img src="./resources/music-player-screenshot.jpg"/>
<figcaption>A screenshot of the desktop music player controller using the Sword Art Online script.</figcaption>
</figure>
</div>
# Using `canary-rs`

View File

@ -46,6 +46,8 @@ Now, the sandbox can be ran with a script:
$ cargo run --release -p canary-sandbox -- <path-to-script>
```
# Running Magpie
## (Optional) Building the Sword Art Online demonstration UI script
`canary-rs` provides an example of a fully-functioning script which, optionally,

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB