From 2530c2a34a68aa3e6b7e164c857b06407316691b Mon Sep 17 00:00:00 2001 From: Tilman Date: Tue, 24 Nov 2015 16:30:26 +0000 Subject: [PATCH] README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5c8a1fe --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +This is the Bayer Ubiquitous Rating Platform (BURP), where users can share short +ratings of the different canteen dishes with co-workers. + +This project illustrates the basic structure of a RESTful backend in conjunction +with a single page application based on Spring Boot, AngularJS and Bootstrap. \ No newline at end of file