Create README.md

This commit is contained in:
Siddhesh Bhupendra Kuakde 2022-10-12 19:36:26 +05:30 committed by GitHub
parent 655288820e
commit 17a542b083
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,6 @@
# Copy to Clipboard
A tool that will help you to copy the contents of a file having any size without opening that file
## Usage/Examples
```sh
$ clipboard.py <fileName>
```