diff --git a/README.md b/README.md
index a9c62d53f8046a05187810d90e8a4233f0003680..8019eedd5437ce69e3c817b3a45a8a850b68a4dd 100644
--- a/README.md
+++ b/README.md
@@ -52,10 +52,10 @@ When you're ready to make this README your own, just edit this file and use the
 Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information.
 
 ## Name
-Choose a self-explaining name for your project.
+OPC UA-Generation from JSON-Files
 
 ## Description
-Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors.
+This project can iterate JSON-Models generated for SOIL-Interfaces and convert them into an opc-ua Server. At the moment events can't be generated but Functions, parameters and structures are working fine. Our code generates the functions as empty bodies but you get a descripton and a guide on how to integrate your algorithm.  
 
 ## Badges
 On some READMEs, you may see small images that convey metadata, such as whether or not all the tests are passing for the project. You can use Shields to add some to your README. Many services also have instructions for adding a badge.