diff --git a/README.md b/README.md
index f4123b5a7958b04e9655d76858349ce8f531a1a4..948c9cdb97bb390a10f3627149733428d310001d 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,6 @@ DMN Verifier
 
 ## Used libaries
 - [dmn-js](https://github.com/bpmn-io/dmn-js) for visualisation of the dmn tables
-- [camunda-engine-dmn](https://github.com/camunda/camunda-engine-dmn) for backend parsing and operate on dmn tables 
-- [Primefaces](https://www.primefaces.org/#) for frontend visualisation of result tables
+- [camunda-engine-dmn](https://github.com/camunda/camunda-engine-dmn) for backend parsing and operating on dmn tables 
+- [Primefaces](https://www.primefaces.org/#) for frontend visualisation of result tables, upload functionality and design things
 - [Google Guava](https://github.com/google/guava) java utils