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
+2-66Lines changed: 2 additions & 66 deletions
Original file line number
Diff line number
Diff line change
@@ -26,73 +26,9 @@ Please understand that this project:
26
26
<ahref="/Documentation/Screenshots/Watch%20Notification%20Reservoir.png"><imgsrc="/Documentation/Screenshots/Watch%20Notification%20Reservoir.png?raw=true"alt="Screenshot of bolus failure notification on Apple Watch"width="141"></a>
27
27
<ahref="/Documentation/Screenshots/Watch%20Notification%20Bolus%20Failure.png"><imgsrc="/Documentation/Screenshots/Watch%20Notification%20Bolus%20Failure.png?raw=true"alt="Screenshot of bolus failure notification on Apple Watch"width="141"></a>
<br/><aname="hw1">1</a>. Offline access to glucose requires a Receiver with Share and the [Share2 app](https://itunes.apple.com/us/app/dexcom-share2/id834775275?mt=8) to be running on the same device. Internet-dependent access via Share servers is also supported.
71
-
<br/><aname="hw2">2</a>. Pump must have a remote ID added in the [Remote Options](https://www.medtronicdiabetes.com/sites/default/files/library/download-library/workbooks/x22_menu_map.pdf) menu.
72
-
<br/><aname="hw3">3</a>. Early firmware (US <= 2.4A, AU/EUR <= 2.6A) is required for using Closed Loop and Bolus features.
73
-
<br/><aname="hw4">4</a>. It's not impossible, but comms-heavy and there's [some work to be done](https://github.com/LoopKit/Loop/issues/100).
74
-
75
-
### Mac and Xcode
76
-
77
-
To build Loop you will need a Mac, and have Xcode 8 installed on it. You can build Loop without an Apple Developer Account, but any apps built this way will expire after a week, so signing up for the $99 developer account is recommended.
78
-
79
-
### iOS Phone
80
-
81
-
Loop will run on on any iPhone that is compatible with iOS 10.
82
-
83
-
### RileyLink
84
-
85
-
Bluetooth LE communication with Minimed pumps is enabled by the [RileyLink](https://github.com/ps2/rileylink), a compact BLE-to-916MHz bridge device designed by [@ps2](https://github.com/ps2). Please visit the [repository](https://github.com/ps2/rileylink) and the [gitter room](https://gitter.im/ps2/rileylink) for more information.
86
-
87
-
### Carthage
88
-
89
-
[Carthage](https://github.com/carthage/carthage) is used to manage framework dependencies. It will need to be [installed on your Mac](https://github.com/carthage/carthage#installing-carthage) to build and run the app, but most users won't have a need to explicitly rebuild any dependencies.
90
-
91
-
# Getting Started
92
-
93
-
[Sign up for the Loop Users announcement list](https://groups.google.com/forum/#!forum/loop-ios-users) to stay informed of critical issues that may arise.
94
-
95
-
Please use the [Guide to Loop](https://github.com/LoopKit/Loop/wiki/Guide) for building, installation, and configuration instructions.
31
+
Please visit the [Loop Docs](https://loopkit.github.io/loopdocs/) for installation, algorithm, and other details.
96
32
97
33
For FAQs and other tips, refer to the [Wiki](https://github.com/LoopKit/Loop/wiki)
0 commit comments