forked from nightscout/minimed-connect-to-nightscout
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Credit to @bewest and @ianjorgensen in README
- Loading branch information
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,6 +35,8 @@ | |
|
||
[File an issue] if you'd like to give feedback, request an enhancement, or report a bug. Pull requests are welcome. | ||
|
||
Much of the Medtronic HTTP interaction is based on the excellent work by @bewest and @ianjorgensen on [mmcsv]. | ||
|
||
## Disclaimer | ||
|
||
This project is intended for educational and informational purposes only. It relies on a series of fragile components and assumptions, any of which may break at any time. It is not FDA approved and should not be used to make medical decisions. It is neither affiliated with nor endorsed by Medtronic, and may violate their Terms of Service. | ||
|
@@ -50,5 +52,4 @@ This project is intended for educational and informational purposes only. It rel | |
[this sensor-enabled gist]: https://gist.github.com/mddub/dc1baf74eda772dcb164 | ||
[get in touch]: mailto:[email protected] | ||
[File an issue]: https://github.com/mddub/minimed-connect-to-nightscout/issues | ||
[casper]: http://casperjs.org/ | ||
[rusha]: https://www.npmjs.com/package/rusha | ||
[mmcsv]: https://github.com/bewest/mmcsv |