docs: replace screenshot with asciinema
This commit is contained in:
parent
1637ee7fca
commit
e0e23864c8
Binary file not shown.
Before Width: | Height: | Size: 22 KiB |
|
@ -5,8 +5,6 @@
|
|||
|
||||
**Quickly create and run optimised Windows, macOS and Linux virtual machines:**
|
||||
|
||||
<img src=".github/screenshot.png" alt="Quickemu Screenshot" />
|
||||
|
||||
**Made with 💝 for <img src=".github/tux.png" align="top" width="24" alt="Tux (Linux)"/>**
|
||||
|
||||
We have a Discord for this project:
|
||||
|
@ -85,6 +83,10 @@ quickemu --vm nixos-unstable.conf
|
|||
- Execute `quickget` (with no arguments) to see a list of all the
|
||||
supported operating systems.
|
||||
|
||||
## Demo
|
||||
|
||||
<div align="center"><a href="https://asciinema.org/a/658148?autoplay=1" target="_blank"><img src="https://asciinema.org/a/658148.svg" /></a></div>
|
||||
|
||||
# Documentation
|
||||
|
||||
The wiki describes how to get up and running with Quickemu and also
|
||||
|
|
Loading…
Reference in New Issue