From d89c631741d47ddd06d13b36c85302e9d633d802 Mon Sep 17 00:00:00 2001 From: Sami Ekblad Date: Thu, 25 May 2023 12:28:22 +0300 Subject: [PATCH] Added image --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f982d62..6ae38a62 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@ This is a reusable NPS [Net Promoter Score](https://en.wikipedia.org/wiki/Net_promoter_score) widget. The widget displays a numeric scale typically ranging from 0 to 10, allowing users to rate their experience or likelihood to recommend on a continuum. -Additionally there is a demo project that implements the full application for collecting and reporting the NPS score. This can be used as standalone application to collect user feedback. -This application is a runnable Spring Boot web application using Vaadin. +nps-widget + +Additionally the demo project implements a full application for collecting and reporting the NPS score. This can be used as standalone application to collect user feedback. This application is a runnable Spring Boot web application using Vaadin. NPS focuses on collecting user feedback, providing you with valuable insights to gauge customer satisfaction and loyalty. While it doesn't generate reports directly, the data collected by the widget can be used to analyze and measure the overall sentiment and make informed decisions to enhance your product or service based on the feedback received.