From b536924ac60b06f6b6c984fa00e6f5ca3b21efae Mon Sep 17 00:00:00 2001 From: Andrzej Zabost Date: Tue, 10 Aug 2021 09:50:29 +0200 Subject: [PATCH] docs(avd): update the plugin description --- plugins/avd/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plugins/avd/README.md b/plugins/avd/README.md index 83d189148..a47d6c6e7 100644 --- a/plugins/avd/README.md +++ b/plugins/avd/README.md @@ -1,7 +1,8 @@ # avd plugin -The avd plugin provides aliases for Android Virtual Device / Android -Emulator commands. +The avd plugin provides a few functions for Android Virtual Device / +Android Emulator commands to list all the available AVDs and launch them +more easily. To use it, add avd to the plugins array of your zshrc file: