Make process and end result more obvious

This commit is contained in:
Werner 2020-11-02 17:19:31 +01:00 committed by GitHub
parent ae3ca47b03
commit a329744e30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,8 @@ cd build
./compile.sh
```
<a href="#how-to-build-an-image-or-a-kernel"><img src=".github/README.gif" alt="Armbian logo" width="100%"></a>
- The script will take care about preparing the workspace like installing necessary dependencies and downloading sources and tools.
- It guides through the process until either a kernel package set or a readyo-to-image for a sdcard is created.
<p align=right><a href=#table-of-contents></a></p>