aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-05-23 21:30:10 -0700
committerJakob Odersky <jakob@odersky.com>2016-05-23 21:30:10 -0700
commit44b65df49a1be1025fe451a7137e45021cac6d9e (patch)
tree4f499f1f41a36201c9ad4cc76865b1ad7dd2f20c
parent6f380397b8f17b34320a320634ffd809b7934299 (diff)
parente63adfaf49b5a98466dd2fe5e797fab4030cf59b (diff)
downloadakka-serial-44b65df49a1be1025fe451a7137e45021cac6d9e.tar.gz
akka-serial-44b65df49a1be1025fe451a7137e45021cac6d9e.tar.bz2
akka-serial-44b65df49a1be1025fe451a7137e45021cac6d9e.zip
Merge pull request #34 from mthmulders/master
Adds Hyperion as an example of what you can do with Flow
-rw-r--r--site/jekyll/documentation/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/site/jekyll/documentation/index.md b/site/jekyll/documentation/index.md
index 7356269..8b9f993 100644
--- a/site/jekyll/documentation/index.md
+++ b/site/jekyll/documentation/index.md
@@ -31,4 +31,6 @@ Get inspired by some real projects that use flow.
- [Virtual Cockpit](https://github.com/project-condor/vfd) part of [Project Condor](https://project-condor.github.io/), a do-it-yourself drone.
+- [Hyperion](https://github.com/mthmulders/hyperion) back-end, part of a web-based energy dashboard for "smart meters".
+
- [(add yours by opening an issue)](https://github.com/jodersky/flow/issues)