You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,20 +12,17 @@ It exists as an example, so you can build one too.
12
12
13
13
### LoopKit
14
14
15
-
Naterade is built on top of [LoopKit](https://github.com/loudnate/LoopKit). LoopKit is a set of tools to speed up development of your own app. It provides data storage, retrieval, and calcluation, as well as boilerplate view controllers. Most of all, it is agnostic to treatment decisions and input sources.
15
+
Naterade is built on top of [LoopKit](https://github.com/loudnate/LoopKit). LoopKit is a set of tools to speed up development of your own closed-loop insulin delivery app. It provides data storage, retrieval, and calcluation, as well as boilerplate view controllers. Most of all, it is agnostic to treatment decisions and input sources.
16
16
17
17
## Can I run Naterade?
18
18
19
-
I would prefer that you didn't, because:
19
+
Unless your name is Nate, that might be weird for you. Instead, I'd encourage you to look at [Loop](https://github.com/loudnate/Loop), which is nearly identical to Naterade but it has some additional benefits, like:
20
20
21
-
### Your Diabetes My Vary
21
+
* Setup and customization instructions
22
+
* Stable, [gitflow](http://nvie.com/posts/a-successful-git-branching-model/)-based release process
22
23
23
-
Your physiology, habits, and risk-tolerance are not the same as mine.
24
+
Just remember **Your Diabetes May Vary**. Your physiology, habits, and risk-tolerance are not the same as mine. Use these tools at your own risk!
24
25
25
-
### You should not trust what you did not build
26
+
##License and Code of Conduct
26
27
27
-
[@danamlewis](https://github.com/danamlewis) and [@scottleibrand](https://github.com/scottleibrand)[said this much better already](https://diyps.org/2015/03/31/why-the-diy-part-of-openaps-is-important/).
28
-
29
-
## Finally
30
-
31
-
Please read the [LICENSE](https://github.com/loudnate/naterade-ios/blob/master/LICENSE) and [CODE_OF_CONDUCT](https://github.com/loudnate/naterade-ios/blob/master/CODE_OF_CONDUCT.md)
28
+
Please read the [LICENSE](https://github.com/loudnate/naterade-ios/blob/master/LICENSE) and [CODE_OF_CONDUCT](https://github.com/loudnate/naterade-ios/blob/master/CODE_OF_CONDUCT.md)
0 commit comments