Fixed typo in README.md

This commit is contained in:
Adriano Caloiaro 2014-11-20 16:51:44 -05:00
parent 6ada64eaba
commit 80dab73437

View file

@ -1,7 +1,7 @@
mersenne-twister-gnur
=====================
A Mersenne-Twister implementation modeled after a validated with GNU R's RNG.c.
A Mersenne-Twister implementation modeled after and validated with GNU R's RNG.c.
#Examples
##Getting Ten Random Doubles with GNU R