summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott <scott@paragonie.com>2016-02-02 11:03:59 -0500
committerScott <scott@paragonie.com>2016-02-02 11:03:59 -0500
commit486a9a62fb89c23a293d43b4c398ba261fe5789d (patch)
treed90cd639fd5572dc388227d79c682eab2818c71e
parent7626d899425ddb5ba6f7bd040b651ccbd0503827 (diff)
downloadrandom_compat-486a9a62fb89c23a293d43b4c398ba261fe5789d.zip
random_compat-486a9a62fb89c23a293d43b4c398ba261fe5789d.tar.gz
random_compat-486a9a62fb89c23a293d43b4c398ba261fe5789d.tar.bz2
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3978d46..93aa68f 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ to a newer version of PHP immediately.
1. Download [a stable release](https://github.com/paragonie/random_compat/releases/latest).
2. Extract the files into your project.
-3. `require_once "/path/to/random_compat/lib/random.php";
+3. `require_once "/path/to/random_compat/lib/random.php";`
## Usage