From f7ba05ca2dac48caef0dd9c34db47bc17c6806dc Mon Sep 17 00:00:00 2001
From: Johannes Klein <johannes.klein@akustik.rwth-aachen.de>
Date: Fri, 24 Feb 2017 15:23:42 +0100
Subject: [PATCH] Update README.md

---
 README.md | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/README.md b/README.md
index a012bc59..a07d7442 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,8 @@
 # ITA-Toolbox
-Welcome to the ITA-Toolbox
+Welcome to the ITA-Toolbox, an open source MATLAB toolbox for acoustics developed by the [Institute of Technical Acoustics](http://www.akustik.rwth-aachen.de/) of the [RWTH Aachen University](http://www.rwth-aachen.de/).
 
-* Open source project developed by the [Institute of Technical Acoustics](http://www.akustik.rwth-aachen.de/), [RWTH Aachen University](http://www.rwth-aachen.de/).
-* Full-fledged Toolbox, well-integrated in the MATLAB environment.
-* Including demo files, documentation and tutorials to get started quickly.
-* Deals with playable audio files or simulation data (including physical unit calculation and spatial information).
-* A graphical user interface and various plot routines for the graphical output of all kind of relevant acoustic data.
-* Object-oriented programming concepts for using of well-known MATLAB commands and operators to audio data.
-* Makes it easy to do basic signal analysis and processing, record and playback audio files and much more...
+[Project Website](http://www.ita-toolbox.org)
 
-You can find the first instructions how to deal with the ITA-Toolbox in the [Getting Started](Getting_Started.txt) file.
\ No newline at end of file
+[Wiki](https://git.rwth-aachen.de/ita/toolbox/wikis/home)
+
+[Setup Instructions](Getting_Started.txt)
\ No newline at end of file
-- 
GitLab