From 4edbe3ad11fc6760f45aafa2b9ad7044e0bf3284 Mon Sep 17 00:00:00 2001 From: merlinoa Date: Sun, 19 Aug 2018 19:17:36 -0400 Subject: [PATCH] updated readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 9d0a988..7214ae3 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,11 @@ library(shinyFeedback) # read intro vignette browseVignettes(package = "shinyFeedback") ``` + +### Roadmap + +I would like to add support for more of the standard `shiny` input bindings and for several of the input bindings provided with the `shinyWidgets` package. + +### Issues + +If you use this package and have a problem please open a GitHub issue; I would be very interested to hear from you.