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">
|
<div align="center">
|
||||||
|
|
||||||
<img src=".github/logo.png" alt="Quickemu" width="256" />
|
<img src=".github/logo.png" alt="Quickemu" width="256" />
|
||||||
|
|
||||||
# Quickemu
|
# Quickemu
|
||||||
|
|
||||||
**Quickly create and run optimised Windows, macOS and Linux virtual machines:**
|
**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" />
|
<img src=".github/screenshot.png" alt="Quickemu Screenshot" />
|
||||||
|
|
||||||
**Made with 💝 for <img src=".github/tux.png" align="top" width="24" alt="Tux (Linux)"/>**
|
**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:
|
We have a Discord for this project:
|
||||||
|
|
||||||
[](https://discord.gg/sNmz3uw)
|
[](https://discord.gg/sNmz3uw)
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
Loading…
Reference in New Issue