Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=623f5696c677a0dba39f2567f4645f457253a25e
commit 623f5696c677a0dba39f2567f4645f457253a25e Author: DeX77 <[email protected]> Date: Mon May 22 15:41:12 2017 +0200 * rewrite README diff --git a/README b/README deleted file mode 100644 index 13feb89..0000000 --- a/README +++ /dev/null @@ -1,4 +0,0 @@ -This is FVBE (Frugalware Versatile Bootable Environment). -It is intended to be an all-in-one bootable environment -for users to perform installation, maintenance, system -rescue, and other tasks as the need is discovered. diff --git a/readme.txt b/README.md similarity index 94% rename from readme.txt rename to README.md index fdad3a1..c4b70f5 100644 --- a/readme.txt +++ b/README.md @@ -1,4 +1,8 @@ == fvbe +This is FVBE (Frugalware Versatile Bootable Environment). +It is intended to be an all-in-one bootable environment +for users to perform installation, maintenance, system +rescue, and other tasks as the need is discovered. === Boot Menu >From this menu, you can modify the video resolution, language, region >localization, _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
