Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
b-init authored May 18, 2023
1 parent 7c0e28a commit 6ad9b56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Clipette
Python clipboard utility that works natively on python with its inbuilt modules to exchange data with the windows clipboard. Designed specifically to be used for Blender (for [ImagePaste](https://github.com/Yeetus3141/ImagePaste)).

**-WORK IN PROGRESS-**

## Usage
Must call `open_clipboard()` before using any clipboard function. Preferably through an `if` statement.
Should call `empty_clipboard()` before setting any data to clipboard.
Expand Down

0 comments on commit 6ad9b56

Please sign in to comment.