Skip to content

fixed minor punctuation errors #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down