From 2c0833d462f3c6a313cf2eedaf86327455a94d00 Mon Sep 17 00:00:00 2001 From: Bob Rudis Date: Fri, 3 Feb 2017 15:25:25 -0500 Subject: [PATCH] README --- README.Rmd | 1 - README.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.Rmd b/README.Rmd index 1aa044c..1fbea35 100644 --- a/README.Rmd +++ b/README.Rmd @@ -27,7 +27,6 @@ The following functions are implemented: - `render_jpeg`: Return a image (in JPEG format) of the javascript-rendered page. - `render_png`: Return a image (in PNG format) of the javascript-rendered page. - `splash`: Configure parameters for connecting to a Splash server -- `splashr`: Tools to Work with the 'Splash' JavaScript Rendering Service ### Installation diff --git a/README.md b/README.md index a5d53d5..26ccd41 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,6 @@ The following functions are implemented: - `render_jpeg`: Return a image (in JPEG format) of the javascript-rendered page. - `render_png`: Return a image (in PNG format) of the javascript-rendered page. - `splash`: Configure parameters for connecting to a Splash server -- `splashr`: Tools to Work with the 'Splash' JavaScript Rendering Service ### Installation