From 2e200be9e6d4e73cf1457b789c08df69fe1ec339 Mon Sep 17 00:00:00 2001 From: Mykhailo Malyshko Date: Fri, 10 Jun 2016 19:44:57 +0300 Subject: [PATCH] fixed description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9f1b42..d66bf26 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -DDRoom is a digital photo processing cross-platform desktop application with rich features, and emphasis on accuracy, performance and interactivity; released under a terms of the license GPL version 3. It was created from a scratch and released under GPLv3 license. +DDRoom is a digital photo processing cross-platform desktop application with rich features, and emphasis on accuracy, performance and interactivity. It was created from a scratch, written on C++11 with Qt library and intense concurrency usage, and released under GPLv3 license. Some highlights of that project: - custom Bayer demosaicing algorithm;