diff --git a/README.md b/README.md index b3ea4c88c99bee1f5a4cf3384437bfe8a3a2d454..942c5e4170796dd309709a67f3e9fb148a0a9561 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,8 @@ Sound nRF is an extended version of the nRF Toolbox which can be found at https: - An Android Mobile Smartphone. Sound nRF Toolbox is currently compatible to android devices. For assurance, android 10 update is ideal. - A Sensor device with BLE supported that provides RSC (Running speed and cadence) data. e.g. Stryd +## Cloning the repository +With Android Studio, you don't need to use the terminal to contribute to an Android project on GitHub. It has native integration with git and GitHub to allow most actions via the Android Studio UI. + +When you open Android Studio, it offers the option to open a project from version control. That's the option we'll use. +