Skip to content

Commit

Permalink
misc update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
armstrtw committed Sep 28, 2011
1 parent 840cf25 commit 502b584
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Expand Up @@ -12,7 +12,7 @@ Introduction
Purpose
=======

rzmq is a binding for ZMQ (http://www.zeromq.org/).
rzmq is an R binding for ZMQ (http://www.zeromq.org/).


Features
Expand All @@ -30,9 +30,9 @@ rzmq is a message queue for serialized R objects.
Usage
=====

A minimal example of remote execution::
A minimal example of remote execution.

##execute this R script on the remote server
execute this R script on the remote server::
#!/usr/bin/env Rscript
library(rzmq)
Expand Down

0 comments on commit 502b584

Please sign in to comment.