From 7741afba1e73de9ac7831cc7c64ac38c25cc6e23 Mon Sep 17 00:00:00 2001 From: C4FE1 <69542644+C4FE1@users.noreply.github.com> Date: Tue, 26 Jul 2022 16:54:33 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index b2a5f97..03a30e7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ # lfs-scripts :penguin: Instructions and scripts to build Linux From Scratch (LFS), version 11.0, as simply as possible (I know, not that simple, but anyway). -![Output of uname -a](https://github.com/luisgbm/lfs-scripts/blob/master/img/uname.png?raw=true) - -![vim :smile](https://github.com/luisgbm/lfs-scripts/blob/master/img/vim-smile.png?raw=true) - # Foreword First, this guide does not replace reading the whole LFS book. I highly recommend that you read it at least once. Only then you should use the automated scripts provided here.