From 969d7cc3c9be7e87e54ee32125bc16acfdc732a4 Mon Sep 17 00:00:00 2001 From: Sajeeth Ahmad Date: Thu, 9 Mar 2023 13:53:31 +0530 Subject: [PATCH] docs: add and update readme file --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..14442c4 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +## Contributor + +- Sajeeth Ahamed + +## Linux Distribution + +- Arch Linux + +## Requirements + +- Bare metal or virtually installed Arch Linux +- Understanding of Linux kernel +- Familarity with Linux shell/terminal + +## Initial Setup + +- Download and install VSCode code editor +- Go to https://github.com/lcpz/awesome-copycats and fork it +- Clone the fork repo to local +- `git clone https://github.com/sajeeth-ahamed/awesome-copycats.git`