From 0bd18106b143b4bc627b5cd897756d28cbf1c706 Mon Sep 17 00:00:00 2001 From: Trevor Davis Date: Fri, 22 Mar 2019 12:00:21 -0700 Subject: [PATCH] style: Make README a little prettier [skip ci] --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c3deff1..3899147 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,9 @@ To install the development version use the following command: example ------- -An example Rscript using ``getopt``:: +An example Rscript using ``getopt``: + +.. code:: r #!/path/to/Rscript library('getopt')