From af5e462ac6ba2993195328c878abe86de1a71995 Mon Sep 17 00:00:00 2001 From: Jonas Stienen Date: Sun, 8 Jan 2017 21:07:24 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index caa2c2e..8128e44 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## ITABase ITABase is a C++ programming library with basic tools for digital audio processing. -It is the fundamental component from [ITACoreLibs](https://git.rwth-aachen.de/ita/ITACoreLibs), a collection of C++ libraries for virtual acoustics. +ITABase is the fundamental component from [ITACoreLibs](https://git.rwth-aachen.de/ita/ITACoreLibs), a collection of C++ libraries for virtual acoustics. ### License -- GitLab