docs: remove quick start from the header
This commit is contained in:
parent
7b6026a2f4
commit
84c0b79c34
12
README.md
12
README.md
|
@ -1,20 +1,9 @@
|
|||
<div align="center">
|
||||
|
||||
<img src=".github/logo.png" alt="Quickemu" width="256" />
|
||||
|
||||
# Quickemu
|
||||
|
||||
**Quickly create and run optimised Windows, macOS and Linux virtual machines:**
|
||||
|
||||
</div>
|
||||
|
||||
``` shell
|
||||
quickget ubuntu-mate 22.04
|
||||
quickemu --vm ubuntu-mate-22.04.conf
|
||||
```
|
||||
|
||||
<div align="center">
|
||||
|
||||
<img src=".github/screenshot.png" alt="Quickemu Screenshot" />
|
||||
|
||||
**Made with 💝 for <img src=".github/tux.png" align="top" width="24" alt="Tux (Linux)"/>**
|
||||
|
@ -22,7 +11,6 @@ quickemu --vm ubuntu-mate-22.04.conf
|
|||
We have a Discord for this project:
|
||||
|
||||
[](https://discord.gg/sNmz3uw)
|
||||
|
||||
</div>
|
||||
|
||||
## Introduction
|
||||
|
|
Loading…
Reference in New Issue