From 7827cb923e7e8295da0cc78008c0173e928155cb Mon Sep 17 00:00:00 2001 From: Sanju Jacob Date: Tue, 8 Oct 2019 12:30:42 +1100 Subject: [PATCH] fixed minor punctuation errors --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b32a7ee..578b5fb 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 +An Android app to copy and store multiple texts. 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. +After you copy text you can do multiple things with the text such as add texts to notes, or delete old 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 +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._ # Screenshots