From fffe6f23cc3fa57b3b6b8982f8dea8df23728466 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Guilherme=20Bergamini=20Mendes?= Date: Fri, 18 Sep 2020 13:16:19 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 59867d4..231dbf5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Instructions and scripts to build LFS (Linux From Scratch), version 10.0, as sim ![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 automation scripts provided here.