diff --git a/README.md b/README.md index 12d36d5..225b960 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,9 @@ Android Media Samples Repository This repository contains a set of individual Android Studio projects to help you get started writing/understanding Android Media (audio, video, etc.). + +To clone this repository, use the following command: + +``` +gh repo clone android/media-samples +```