diff --git a/DESCRIPTION b/DESCRIPTION index 9c1ce27..70671f2 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,10 +1,10 @@ Package: shinyRatings -Title: An Intuitive Way of Providing Star Rating in a Shiny App +Title: An Intuitive Way of Providing Star Rating in a 'shiny' App Version: 0.1.0 Authors@R: person("Ronak", "Shah", , "shahronak47@yahoo.in", role = c("aut", "cre")) -Description: A simple interface to integrate star ratings into your Shiny apps. - It can be used for customer feedback systems, user reviews, or any application that requires user ratings. - shinyRatings offers a straightforward and customizable solution that enhances user engagement and facilitates valuable feedback collection. +Description: A simple interface to integrate star ratings into your 'shiny' apps. + It can be used for customer feedback systems, user reviews, or any application that requires user ratings. + 'shinyRatings' offers a straightforward and customisable solution that enhances user engagement and facilitates valuable feedback collection. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE)