Skip to content

Commit 423c163

Browse files
committed
Update readme for AAPS 3.4.1.0
1 parent 0f35b6f commit 423c163

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ However, it is important to start with well-tested basal rate and settings for i
1212
and carb ratios.
1313

1414
## Where to find documentation about autoISF
15-
* Please visit ga-zelle’s repository [GitHub - ga-zelle/autoISF](https://github.com/ga-zelle/autoISF/tree/A3.3.3.a%2Baisf3.1.0).
16-
* The [**Quick Guide (bzw. Kurzanleitung)**](https://github.com/ga-zelle/autoISF/blob/A3.3.3.a%2Baisf3.1.0/autoISF3.1.0_Quick_Guide.pdf) provides an overview of autoISF and its features
15+
* Please visit ga-zelle’s repository [GitHub - ga-zelle/autoISF](https://github.com/ga-zelle/autoISF/tree/A3.4.0.0_ai3.2.0).
16+
* The [**Quick Guide (bzw. Kurzanleitung)**](https://github.com/ga-zelle/autoISF/blob/A3.4.0.0_ai3.2.0/autoISF3.2.0_Quick_Guide.pdf) provides an overview of autoISF and its features
1717

1818

1919
## Why do I get AutoISF here and not at ga-zelle's Repo?
@@ -25,8 +25,8 @@ and carb ratios.
2525
[Koelewij](https://github.com/koelewij) and [myself](https://github.com/T-o-b-i-a-s).
2626
* This repository here was created to provide a stable version of AndroidAPS with the current
2727
autoISF extensions already integrated to simplify the build process.
28-
* This branch https://github.com/T-o-b-i-a-s/AndroidAPS/tree/3.4.0.0+aisf3.2.0 uses
29-
[AndroidAPS 3.4.0.0](https://github.com/nightscout/AndroidAPS/releases/tag/3.4.0.0)
28+
* This branch https://github.com/T-o-b-i-a-s/AndroidAPS/tree/3.4.1.0+aisf3.2.0 uses
29+
[AndroidAPS 3.4.1.0](https://github.com/nightscout/AndroidAPS/releases/tag/3.4.1.0)
3030
from the official [Nightscout AndroidAPS](https://github.com/nightscout/AndroidAPS)
3131
repo as a base and adds autoISF 3.2.0 to it.
3232

@@ -40,7 +40,7 @@ and carb ratios.
4040
* In the AAPS Client allow to show the script debug from the main app
4141
to understand what happend in the last loop and the reasons
4242

43-
## Why was autoISF not added to the current AndroidAPS "master" version 3.4.0.0?
43+
## Why is autoISF not already added into the current AndroidAPS "master" version 3.4.1.0?
4444
* With AndroidAPS 3.3, autoISF was introduced as a plugin, but can only be enabled in dev mode
4545
* The version available here makes the latest 3.2.0 version of autoISF available even without
4646
dev mode
@@ -70,7 +70,7 @@ and carb ratios.
7070
4. Now start the browser build using the Github Action
7171
[aaps-ci](https://androidaps.readthedocs.io/de/latest/SettingUpAaps/BrowserBuild.html#aaps-ci-github-actions-to-build-the-aaps-apk).
7272
At the moment when the description asks you to select the "master" branch, make sure to
73-
select this branch "3.4.0.0+aisf3.2.0" when setting the parameters to really create AndroidAPS
73+
select this branch "3.4.1.0+aisf3.2.0" when setting the parameters to really create AndroidAPS
7474
with autoISF included.
7575
5. After the build is completed, you can download the APK from your Google Drive that was used when
7676
setting up the Github repository secrets in step 3
@@ -89,7 +89,7 @@ and carb ratios.
8989
do **not** use the `master` branch
9090
* If it is not already selected, switch to the branch you want to build by clicking on the branch
9191
name, choosing "show more" under "Remote branches" and look for the name of
92-
the branch with an "origin/" prefix: e.g. `origin/3.4.0.0+aisf3.2.0`. Left-click that name and
92+
the branch with an "origin/" prefix: e.g. `origin/3.4.1.0+aisf3.2.0`. Left-click that name and
9393
select "Checkout".
9494
7. The system will now create a local branch with the same name as the remote branch and switch to that branch, which is indicated by the name of
9595
the branch being shown in the upper right corner

0 commit comments

Comments
 (0)