Skip to content

Commit 9691afe

Browse files
authored
Update README to clarify Nav3 version usage
1 parent 958f15e commit 9691afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Every Navigation 3 release will be an opportunity for patterns you see in recipe
77
(optional) helpers in the library itself. Then we'll update the recipe to use that prebuilt helper, thus
88
ensuring that the recipes continue to be a good way to approach these kinds of problems.
99

10-
Recipes on the `main` branch use the latest **alpha** version of Nav3. For recipes that use **stable** versions, check the [releases page](https://github.com/android/nav3-recipes/releases).
10+
Recipes on the `main` branch use the **latest** (which may be an alpha or snapshot) version of Nav3. For recipes that use **stable** versions, check the [releases page](https://github.com/android/nav3-recipes/releases).
1111

1212
## Recipes
1313
These are the recipes and what they demonstrate.

0 commit comments

Comments
 (0)