From cc56931de710d701bc430f43ac06b432e8f6ffec Mon Sep 17 00:00:00 2001
From: Tobias Ullerich <thinkdifferent055@gmail.com>
Date: Tue, 29 Jan 2019 15:06:54 +0100
Subject: [PATCH] Update README.md

---
 README.md | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a2fa7bf..861d9d0 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,11 @@
 # TheCodelabs Brew
 
-Cask Repository for brew package manager
+Cask Repository for brew package manager for macOS
+
+## Usage
+
+To tap this repository into the local homebrew use this command `brew tap thecodelabs/brew https://thecodelabs.de/tobias/thecodelabsbrew`
+
+## Install Cask Packages
+
+To install packages from this repository use the normal command such as `brew cask install playwall`
\ No newline at end of file
-- 
GitLab