aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <david.runge@frqrec.com>2014-02-15 05:07:43 +0100
committerDavid Runge <david.runge@frqrec.com>2014-02-15 05:07:43 +0100
commit4e6b509a778e147847af98c395a3df560a2a9339 (patch)
tree10a9c229d30ff18961a2e0cd28b3c926bfb3f256
parent997b0e8a1cf8fa7ba2a11eace45359c782078110 (diff)
downloadrandom241-4e6b509a778e147847af98c395a3df560a2a9339.tar.gz
random241-4e6b509a778e147847af98c395a3df560a2a9339.tar.bz2
random241-4e6b509a778e147847af98c395a3df560a2a9339.tar.xz
random241-4e6b509a778e147847af98c395a3df560a2a9339.zip
Adding the howto in the main README
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b6021e7..4f10d44 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,8 @@ For the [remote_control](https://github.com/davezerave/random241/tree/master/rem
- [AdaFruit_BBIO](https://github.com/adafruit/adafruit-beaglebone-io-python)
- liblo
+If you want to build your own random number generator from scratch, you can follow my little [howto guide](https://github.com/davezerave/random241/tree/master/howto) (it's far from being perfect though).
+
Features:
-----