diff --git a/README.md b/README.md
index 7aea280..8560089 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,9 @@ Feel free to contribute: [issues](https://github.com/jeffreyjackson/gists/issues
[Prevent Screen Dimming](https://gist.github.com/jeffreyjackson/78785349ed6456a699ad)
[UUID Regex](https://gist.github.com/jeffreyjackson/ab8a0e7b31d5a2727053)
+### RethinkDB (ReQL)
+[compute sample standard deviation, coefficient of variation and other stats over large datasets in RethinkDB using Map-Reduce in ReQL](https://gist.github.com/elifarley/1793dd71e8938d198aa7)
+
### Shell
[resign .ipa with new CFBundleIdentifier and certificate](https://gist.github.com/jeffreyjackson/6243201485c8cbced707)