Readme: Improve preamble
This commit is contained in:
parent
c61c6b0e9e
commit
d883b19ca6
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ ifdef::env-github[]
|
|||
image:https://travis-ci.org/{gh-name}.svg?branch=master["Build Status", link="https://travis-ci.org/{gh-name}"]
|
||||
endif::env-github[]
|
||||
|
||||
This project provides script for making customizable https://alpinelinux.org/[Alpine Linux] disk image for virtual machines.
|
||||
This project provides script for making customized https://alpinelinux.org/[Alpine Linux] disk images for virtual machines.
|
||||
It’s quite simple (250 LoC of shell), fast (~40 seconds on Travis CI including Travis VM initialization) and requires minimum dependencies (QEMU and filesystem tools).
|
||||
|
||||
|
||||
== Requirements
|
||||
|
|
Loading…
Reference in a new issue