diff --git a/README.md b/README.md index b375a8a20..15632693a 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ dd if=minimal_linux_live.iso of=/dev/xxx ## Projects based on Minimal Linux Live: -* [Minimal Linux Script](https://github.com/ivandavidov/minimal-linux-script) - very simplified and minimalistic version of MLL. Recommended for 100% noobs. +* [Minimal Linux Script](https://github.com/ivandavidov/minimal-linux-script) - very simplified and minimalistic version of MLL. This project is recommended as a starting point for beginners. * [Boot2Minc](https://github.com/mhiramat/boot2minc) - this fork adds [Mincs](https://github.com/mhiramat/mincs) and as result you can run Linux containers inside MLL. One interesting Mincs feature - it provides tools which allow you to reuse alredy existing Docker containers.