mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
docs: Update docs with iOS app reference and added Github actions badges
Also, changed '. export.sh' to 'source export.sh' because people often gets confused and executes the script which is supposed to be sourced.
This commit is contained in:
@@ -77,8 +77,8 @@ do
|
||||
|
||||
# Write the esp-matter phone app links
|
||||
# TODO: Update the phone app links when they are available on android play store and apple app store
|
||||
echo "ios_app_url = \"https://apps.apple.com/in/app/espressif-matter/id1604739172\"" >> $OUT_FILE
|
||||
echo "android_app_url = \"\"" >> $OUT_FILE
|
||||
echo "ios_app_url = \"\"" >> $OUT_FILE
|
||||
echo "" >> $OUT_FILE
|
||||
|
||||
unset CHIPSETS IMAGES
|
||||
|
||||
Reference in New Issue
Block a user