Просмотр исходного кода

docs: fixed open-iaps references

Sjoerd-Bo3 2 лет назад
Родитель
Сommit
bcf988dbfd
1 измененных файлов с 12 добавлено и 9 удалено
  1. 12 9
      README.md

+ 12 - 9
README.md

@@ -1,18 +1,20 @@
-# iAPS
+# Open-iAPS
 
 ## Introduction
 
-iAPS - an artificial pancreas system for iOS based on [Open-iAPS-oref Reference](https://github.com/nightscout/open-iaps-oref) algorithms (Master 0.7.1) and Ivan Valkous stale Swift repo, freeaps.git.
+Open-iAPS - an artificial pancreas system for iOS based on [Open-iAPS-oref Reference](https://github.com/nightscout/open-iaps-oref) algorithms (Master 0.7.1) and Ivan Valkous stale Swift repo, freeaps.git.
 
 Thousands of commits later, with many new and unique features added, the iOS app has been renamed to iAPS under a new organisation, Artificial Pancreas.
 
-iAPS uses lot of frameworks published by the Loop community.
+//TODO: ADD Open-iAPS bit
+
+Open-iAPS uses lot of frameworks published by the Loop community.
 
 ## To download this repo:
 
 In Terminal:  
-git clone --branch=main https://github.com/artificial-pancreas/iaps.git  
-cd iaps  
+git clone --branch=main https://github.com/nightscout/Open-iAPS.git  
+cd Open-iAPS  
 xed .
 
 Or using the GitHub interface:
@@ -22,7 +24,7 @@ Download and open in Xcode directly using the Code button: "Open with Xcode".
 
 Instructions:  
 https://github.com/nightscout/Open-iAPS/blob/main/fastlane/testflight.md   
-Instructions in greater detail, but not iAPS-specific:  
+Instructions in greater detail, but not Open-iAPS-specific:  
 https://loopkit.github.io/loopdocs/gh-actions/gh-overview/
 
 ## Please understand that iAPS is:
@@ -38,6 +40,7 @@ https://loopkit.github.io/loopdocs/gh-actions/gh-overview/
 - Medtronic 523 or 723 (firmware 2.4 or lower)
 - Medtronic Worldwide Veo 554 or 754 (firmware 2.6A or lower)
 - Medtronic Canadian/Australian Veo 554 or 754 (firmware 2.7A or lower)
+- Dana RS (SOON)
 
 # CGM Sensors
 
@@ -52,20 +55,20 @@ https://loopkit.github.io/loopdocs/gh-actions/gh-overview/
 
 # iPhone and iPod
 
-iAPS app runs on iPhone or iPod. An iPhone 8 or newer is required. Minimum iOS 16.
+Open-iAPS app runs on iPhone or iPod. An iPhone 8 or newer is required. Minimum iOS 16.
 
 # Documentation
 
 [Discord Open-iAPS - Server ](https://discord.gg/s5b6E4vHs3)
 
-[iAPS documentation (under development, not existing yet)](https://open-iaps.readthedocs.io/en/latest/)
+[Open-iAPS documentation (under development, not existing yet)](https://open-iaps.readthedocs.io/en/latest/)
 
 [OpenAPS documentation](https://openaps.readthedocs.io/en/latest/)
 
 [Crowdin Project for translation of Open-iAPS (not existing yet)](https://crowdin.com/project/open-iaps)  
 [![Crowdin (not existing yet)](https://badges.crowdin.net/iaps/localized.svg)](https://crowdin.com/project/open-iaps)
 
-[Middleware code for iAPS (not existing yet)](https://github.com/nightscout/middleware)
+[Middleware code for Open-iAPS (not existing yet)](https://github.com/nightscout/middleware)
 
 [ADD DASH PUMP and SETTINGS](https://loopkit.github.io/loopdocs/loop-3/omnipod/)