From abe608e22ca20e823620591028cf87657eb723a7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=B6ren=20Henning?= <soeren.henning@email.uni-kiel.de>
Date: Mon, 3 Jan 2022 17:24:13 +0100
Subject: [PATCH] Add wiki quote (former main page)

---
 docs/concepts/index.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/concepts/index.md b/docs/concepts/index.md
index cfb9dab27..990057869 100644
--- a/docs/concepts/index.md
+++ b/docs/concepts/index.md
@@ -5,3 +5,7 @@ nav_order: 2
 ---
 
 # Fundamental Concepts
+
+> 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>
+
+Theodolite is a framework for benchmarking the horizontal and vertical scalability of stream processing engines.
\ No newline at end of file
-- 
GitLab