From fb757628eeaf032f684a25173de83f79001e7115 Mon Sep 17 00:00:00 2001 From: developomp Date: Sun, 13 Mar 2022 18:14:29 +0900 Subject: [PATCH] moved rewrite notice to the top --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1460866..405aa3f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ My Arch Linux desktop setup +

+ + This project is undergoing a rewrite. Use the old branch for now. + +

+ ## Purpose This repository is here to provide myself materials (script, guide, configuration, and other files) for cases when I need to transfer to other machine or reinstall the OS. @@ -33,8 +39,6 @@ This repository is here to provide myself materials (script, guide, configuratio ## Usage -This project is undergoing a rewrite. Use the [old](https://github.com/developomp/setup/tree/old) branch for now. - ### WARNING - The script assumes a clean installation of arch linux. That is, no extra packages installed already.