Skip to content

Commit

Permalink
cran sub
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnCoene committed Apr 9, 2019
1 parent 0503af5 commit 32ea390
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: waiter
Title: Loading Screen for 'Shiny'
Version: 0.0.4
Date: 2019-03-17
Date: 2019-04-08
Authors@R:
person(given = "John",
family = "Coene",
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Travis build status](https://travis-ci.org/JohnCoene/waiter.svg?branch=master)](https://travis-ci.org/JohnCoene/waiter)

<img src="man/figures/logo.png" align = "right" height = "170px" />
<img src="./man/figures/logo.png" align = "right" height = "170px" />

# waiter

Expand Down Expand Up @@ -76,17 +76,17 @@ The demos below are also on the [website](https://shiny.john-coene.com/waiter/).

Browse the spinners locally with `waiter::browse_waiters()`

![](man/figures/waiter.gif)
![](./man/figures/waiter.gif)

### waitress

Browse waitresses locally with `waiter::browse_waitresses()`

![](man/figures/waitress.gif)
![](./man/figures/waitress.gif)

### butler

![](man/figures/butler.gif)
![](./man/figures/butler.gif)

## Examples

Expand Down

0 comments on commit 32ea390

Please sign in to comment.