Skip to content

Commit 76afabe

Browse files
committed
Rebuild Readme.md
1 parent 9732916 commit 76afabe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ You can create a drag-and-drop input object in Shiny, using the
5050
`rank_list()` function.
5151

5252
<center>
53+
5354
<img src="man/figures/rank_list_shiny.gif" style = 'width:500px;'></img>
5455
</center>
5556

@@ -148,6 +149,7 @@ object. This can be useful for bucketing tasks, e.g. asking your
148149
students to classify objects into multiple categories.
149150

150151
<center>
152+
151153
<img src="man/figures/bucket_list_shiny.gif" style = 'width:500px;'></img>
152154
</center>
153155

@@ -237,6 +239,7 @@ shinyApp(ui, server)
237239
You can also use `sortable_js()` to drag and drop other widgets:
238240

239241
<center>
242+
240243
<img src="man/figures/diagrammer.gif" style = 'width:500px;'></img>
241244
</center>
242245

0 commit comments

Comments
 (0)