diff options
author | David Runge <david.runge@frqrec.com> | 2014-02-15 05:11:42 +0100 |
---|---|---|
committer | David Runge <david.runge@frqrec.com> | 2014-02-15 05:11:42 +0100 |
commit | f6a310eeaf3704484752b23d2d09da391c7b8e46 (patch) | |
tree | 12b03b4309c67dbf5444435800f537abf719b760 | |
parent | bd8596144d1493a7a4d75217efbbf05b1b9b03d8 (diff) | |
download | random241-f6a310eeaf3704484752b23d2d09da391c7b8e46.tar.gz random241-f6a310eeaf3704484752b23d2d09da391c7b8e46.tar.bz2 random241-f6a310eeaf3704484752b23d2d09da391c7b8e46.tar.xz random241-f6a310eeaf3704484752b23d2d09da391c7b8e46.zip |
Fixing typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,6 +48,6 @@ TODOs: ------ - Externalization of settings for [remote_control](https://github.com/davezerave/random241/tree/master/remote_control) and [entropy_harvester](https://github.com/davezerave/random241/tree/master/entropy_harvester) - Further settings and advancements in sound for the SuperCollider script -- Performance enhancements for entropy_harvester using different search algorithm (maybe even swith to C++) +- Performance enhancements for entropy_harvester using different search algorithm (maybe even switch to C++) - Detection of false positives (pixel errors) on wacky cameras |