Skip to content

Commit 7ae91e2

Browse files
author
Peter K. Shultz
committed
Update README.md
Add missing period.
1 parent 9041976 commit 7ae91e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For an introduction and examples, visit the [Shiny Dev Center](http://shiny.rstu
1111
* Build useful web applications with only a few lines of code—no JavaScript required.
1212
* Shiny applications are automatically "live" in the same way that spreadsheets are live. Outputs change instantly as users modify inputs, without requiring a reload of the browser.
1313
* Shiny user interfaces can be built entirely using R, or can be written directly in HTML, CSS, and JavaScript for more flexibility.
14-
* Works in any R environment (Console R, Rgui for Windows or Mac, ESS, StatET, RStudio, etc.)
14+
* Works in any R environment (Console R, Rgui for Windows or Mac, ESS, StatET, RStudio, etc.).
1515
* Attractive default UI theme based on [Bootstrap](http://getbootstrap.com/2.3.2/).
1616
* A highly customizable slider widget with built-in support for animation.
1717
* Pre-built output widgets for displaying plots, tables, and printed output of R objects.

0 commit comments

Comments
 (0)