diff --git a/README.md b/README.md
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..ab1fc2ca9c90df4cec5ff000811c0bcbb81f9e20 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,20 @@
+# Holi Load Testing
+
+Holi Load Testing is implemented using [Grafana k6](https://k6.io/docs/).
+
+## Installation:
+
+To run Holi Load Testing locally, follow these steps:
+
+1. Clone the repository.
+2. Execute `docker-compose up -d`.
+3. Go to `http://127.0.0.1:5665` when the logo here below appears:
+
+```
+
+         /\      |‾‾| /‾‾/   /‾‾/   
+    /\  /  \     |  |/  /   /  /    
+   /  \/    \    |     (   /   ‾‾\  
+  /          \   |  |\  \ |  (‾)  | 
+ / __________ \  |__| \__\ \_____/ .io
+```
\ No newline at end of file