aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2018-01-16 19:46:12 +0530
committerGitHub <noreply@github.com>2018-01-16 19:46:12 +0530
commite401d80dc6da2de92adc57268ab3c100f218391b (patch)
tree1aa8bf7542cc9dd292d215822936f9eefdad38f9
parentdc1df56ee91467b7270bc7572435d5153cd84cd8 (diff)
Create index.rstHEADmaster
-rw-r--r--Docs/index.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/Docs/index.rst b/Docs/index.rst
new file mode 100644
index 0000000..768da9f
--- /dev/null
+++ b/Docs/index.rst
@@ -0,0 +1,21 @@
+===================
+Grub Repair Toolkit
+===================
+Get Your Grub Back
+
+
+About
+^^^^^
+Grub Repair Toolkit or sometimes referred as GYGB (*Get Your Grub Back*) is an all-in-one grub repair toolkit which has almost every way to fix your GRUB, it doesn't discriminate between UEFI and BIOS
+
+Installation
+^^^^^^^^^^^^
+The script can be directly run without installation
+
+``wget https://raw.githubusercontent.com/navanchauhan/Grub-Repair-Toolkit/master/GYGB.sh``
+
+And Then
+
+``bash GYGB.sh``
+
+**NOTE: apt-get and brew installation methods are coming very soon**