Small updates to the README

This commit is contained in:
zador-blood-stained 2017-01-14 20:09:15 +03:00
parent b9f4c9ed55
commit b4ac392961

View File

@ -1,7 +1,7 @@
# Armbian
Ubuntu and Debian images for ARM based single-board computers
http://www.armbian.com
https://www.armbian.com
## How to build my own image or kernel?
@ -34,13 +34,13 @@ Edit `compile.sh` and set
or pass this option as a command line parameter like
./compile.sh KERNEL_CONFIGURE=yes
./compile.sh KERNEL_CONFIGURE=yes
to display the kernel configuration menu during the compilation process
More info:
- [Documentation](http://www.armbian.com/using-armbian-tools/)
- [Prebuilt images](http://www.armbian.com/download/)
- [Support forums](http://forum.armbian.com/ "Armbian support forum")
- [Documentation](https://docs.armbian.com/Developer-Guide_Build-Preparation/)
- [Prebuilt images](https://www.armbian.com/download/)
- [Support forums](https://forum.armbian.com/ "Armbian support forum")
- [Project at Github](https://github.com/igorpecovnik/lib)