diff --git a/README.md b/README.md index 77b5411..21c2a87 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,5 @@ This utility lets you do two-input field regex-replacement on every string copie Instead of operating on a document however, it runs the replacement on the contents of the clipboard whenever you copy (or cut) something. The intent of this is to make the mindless task of copying strings from one source to another with small repetitive adjustmensts somewhat less awful. + +It's minimally funcional now. I may add features/document/clean up code later.