From b881ac6248cd686f81a5d4e2e71cf1f13baee406 Mon Sep 17 00:00:00 2001
From: Lauri Koivunen <lauri.koivunen@utu.fi>
Date: Thu, 12 Dec 2019 14:24:52 +0200
Subject: [PATCH] Update README.md

---
 README.md | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 22f07e6..6f6c705 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,26 @@
 # Imageorbit
 
+## Asennus- ja käyttöohjeet
+
+https://docs.google.com/document/d/1BOvAKtJWdh3KK9RbkgMl5L60PTdiZsqhdPreE7DMytk/edit?usp=sharing
+
 ## Building
 To produce a minified and transpiled frontend js run the following commands:
 
 ```bash
 npm install --dev
 npm run build
-```
\ No newline at end of file
+```
+## Installation
+
+1. Install [Carbon fields](https://carbonfields.net/zip/latest/) plugin as zip or upload it to wordpress plugins folder
+2. Install imageorbit as zip or upload it to wordpress plugins folder
+3. Remember to activate both plugins
+
+## Screenshots
+
+![example widget](example1.png)
+
+## License
+
+GPL v3
\ No newline at end of file
-- 
GitLab