diff --git a/README.md b/README.md index f8ffd5b7..b9409d22 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,17 @@ -## This ISO Builder +
-This ISO builder was basically a combination of previous efforts from Ubuntu +## ISO Builder + +This ISO builder was basically a combination of previous efforts from Ubuntu Budgie (budgie-remix at the time), some stuff from livecd-rootfs from launchpad and Elementary OS, thanks to the amazing devs from all around! -Elem Link: https://github.com/elementary/os +Elem Link: https://github.com/elementary/os + +------------ + +
+ +> Releases usually follows the Ubuntu release cycle i.e. `22.10, 23.04..`. Releases named `22.10-r1` means that the release is still 22.10 with just a refreshed of the repositories and packages, this is meant to help users getting the latest release with updated packages, with more fixes and features OTB. ## Why not just fork from livecd-rootfs? @@ -37,7 +45,3 @@ The following example uses Docker and assumes you have Docker correctly installe ``` 4) When done, your image will be in the `builds` folder. - -## Release tags - -Released usually follows the Ubuntu release cycle i.e. `22.10, 23.04..`. Releases named `22.10-r1` means that the release is still 22.10 with just a refreshed of the repositories and packages, this is meant to help users getting the latest release with updated packages, with more fixes and features OTB.