From 65525d901389b151e27388cf69a04cc3126aa0da Mon Sep 17 00:00:00 2001
From: Domink Sigmund <sigmund.dominik@googlemail.com>
Date: Wed, 26 Sep 2018 15:34:24 +0200
Subject: [PATCH] REadme information

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 6cc5dfe..944c3ef 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,14 @@
 
 A real simple logger application
 
+## Installation
+
+`npm install --save git+ssh://tfs-br-prod.br-edv.brnet.int:22/ArGOS/lib/_git/log`
+
 ## Usage
 
+
+
 `const log = require('log')(options)`
 
 Note: The options Part may be omitted, as all parts are optional, but using the name is recommended, as without it, the folder-name will be used
-- 
GitLab