Update README.md

This commit is contained in:
rnpenguin
2013-11-15 20:15:13 -08:00
parent 3f01f0ccb2
commit abe5031ead
+2
View File
@@ -5,7 +5,9 @@ The server reads a local csv file which is intended to be data from a physical C
becomes available. The data is then displayed graphically and blood glucose values are predicted 4 hours ahead using a autoregressive
second order model. Alarms are generated for high and low values, which can be cleared by any watcher of the data.
<p align="center">
![Output sample](https://raw.github.com/rnpenguin/cgm/master/images/demo.gif)
</p>
License