README: says what it does

Rename the project to something more meaningful and describe the project

Fixes #3
This commit is contained in:
zimbatm 2018-10-05 12:10:08 +02:00
parent b39c2ea10d
commit 60f1e291f8
No known key found for this signature in database
GPG Key ID: 71BAF6D40C1D63D7

View File

@ -1,4 +1,10 @@
# linuxkit-builder
# LinuxKit Nix - Linux Nix VM
LinuxKit Nix makes it easy to build Linux binaries from a macOS machine using
Nix. It's installing a VM using the native virtualization
(Hypervisor.Framework) so it's quite liteweight compared to installing
VirtualBox. The project also comes with an installation script that configures
Nix to use the VM as a remote builder automatically.
## Installation