Skip to content

Commit b190198

Browse files
committed
add link to screencast in readme, add tools dir for screencast thumbnail
1 parent 712fddd commit b190198

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

README.Rmd

+4
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,10 @@ jsonlite::fromJSON(out)
271271
you can use `Search_uri()` to get around this, which uses `GET` instead
272272
of `POST`, but you can't pass a more complicated query via the body
273273

274+
## Screencast
275+
276+
<a href="https://vimeo.com/92883063"><img src="tools/screencast.png" width="400"></a>
277+
274278
## Meta
275279

276280
* Please [report any issues or bugs](https://github.com/ropensci/elastic/issues)

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,10 @@ jsonlite::fromJSON(out)
441441
you can use `Search_uri()` to get around this, which uses `GET` instead
442442
of `POST`, but you can't pass a more complicated query via the body
443443

444+
## Screencast
445+
446+
<a href="https://vimeo.com/92883063"><img src="tools/screencast.png" width="400"></a>
447+
444448
## Meta
445449

446450
* Please [report any issues or bugs](https://github.com/ropensci/elastic/issues)

tools/screencast.png

515 KB
Loading

0 commit comments

Comments
 (0)