diff --git a/README.md b/README.md index 7a9069f..547858d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ # Movie-Essays -These are like movie recaps only in text +These are some movie essays if you have anything to suggest just pull a request on Github. +There are 2 ways to have a copy of this and customize it. + +## 1. The Git clone way :- +First type the command given below in your terminal or CMD +## + git clone https://github.com/Arcron-ArchLinux/Movie-Essays.git +And that's it you have successfully added Movie-Essays in your computer. +And now you can start customizing it. + +## 2. The zip-file way :- +First click on the Code button and click on zip download. +And it will be downloaded as a zip file. +Then as usual go to the terminal or cmd and type the command below. +## + unzip Movie-Essays +And you are all ready to customize Movie-Essays. \ No newline at end of file