Add README and LICENSE files

This commit is contained in:
Lars Karlitski 2019-10-14 10:11:21 +02:00
parent 029dd0a81b
commit abd958f463
2 changed files with 207 additions and 0 deletions

6
README.md Normal file
View file

@ -0,0 +1,6 @@
# osbuild-composer
An image building service based on
[osbuild](https://github.com/osbuild/osbuild). It is inspired by
[lorax-composer](https://github.com/weldr/lorax) and exposes the same API. As
such, it is a drop-in replacement.