diff --git a/README.md b/README.md
index 04564c9ab6f84d7b2355e9634aa761dcde7430de..d29e713d047b54a1230828478d2dd0b5e10fed97 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-Pdf Annotation Tool for Moodle
+# Pdf Annotation Tool for Moodle
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -17,4 +17,11 @@ Please note that this plugin also contains files that are under the
 - MIT License: namely index.js, jquery-3.2.1, textclipper.js.
 - Apache License, Version 2.0: namely pdf.js.
 
-Google Charts Api is used in download function to convert latex formulae to png: <https://chart.googleapis.com/chart>.
\ No newline at end of file
+Google Charts Api is used in download function to convert latex formulae to png: <https://chart.googleapis.com/chart>.
+
+### Installation:
+
+- Unzip and copy "pdfannotator" folder into Moodle's "mod" folder
+- Visit admin page to install module
+
+For further installation instructions please see: <http://docs.moodle.org/en/Installing_contributed_modules_or_plugins>
\ No newline at end of file