From 1e4afc7eba9f42f2c243e66879a934fab4825c30 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=B6ren=20Henning?= <soeren.henning@email.uni-kiel.de>
Date: Mon, 25 May 2020 12:37:32 +0200
Subject: [PATCH] Add initial README

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

diff --git a/README.md b/README.md
index c3abef2dc..a38aa360f 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,5 @@
-Current envisaged project structure:
+# Theodolite
 
+> A theodolite is a precision optical instrument for measuring angles between designated visible points in the horizontal and vertical planes.  -- <cite>[Wikipedia](https://en.wikipedia.org/wiki/Theodolite)</cite>
 
-* `scalability-benchmarking`
-    * `uc1-application-kstreams`
-    * `uc1-application-samza`
-    * `uc1-workload-generation`
-    * ...
+Theodolite is a framework for benchmarking the horizontal and vertical scalability of stream processing engines.
-- 
GitLab