diff --git a/README.md b/README.md index b32a7ee..86499e7 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ [![Build Status](https://travis-ci.org/Rishabhk07/multi-copy.svg?branch=master)](https://travis-ci.org/Rishabhk07/multi-copy) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/619807ae07e0438bb6fbff2d08c9cba8)](https://www.codacy.com/app/Rishabhk07/multi-copy?utm_source=github.com&utm_medium=referral&utm_content=Rishabhk07/multi-copy&utm_campaign=Badge_Grade) # Multi Copy -An Android app to copy multiple texts together -App gives an option "Multi Copy" in the context menu to copy multiple texts, when you paste after multi copy option all the copied text will be pasted. -Copied text can be seen in the dialog when you select multi copy. -after you copy text you can do multiple things with the text such as add texts to notes, or delete ols copied texts and start a new clip. +An Android app to copy multiple texts together. +To use it, just long press on any text and select "multi copy" from context menu. You can select and copy multiple times and your previous copies will not erase. It will get stored in a list. Copied text can be seen in the dialog when you select "multi copy". +After you copy text you can do multiple things with the text such as add texts to notes, or delete copied texts and start a new clip. -smart copy can also be enabled which will enhance the regular copy function to copy multiple texts together and to paste all the copied text together. Dont forget to disable smart copy after use +You can use Smart Copy after enabling it on app. It will enhance the regular copy function to copy multiple texts together and to paste all the copied text together. +Don't forget to disable smart copy after use. # Screenshots