Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
jopemachine committed Jun 14, 2021
1 parent c81d0bd commit 8a86b25
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Changes the case of text selected, provided, or on the clipboard to UPPERCASE, l

![Screenshot](changecase.png)

## 🔗 This workflow is converted from [alfred-workflow](https://github.com/gillibrand/alfred-change-case).

* Note that there might be some code change or different actions from the original workflow.

* Marked original workflow's creator to author.

## Install

Download and double click `arvisworkflow` file
Expand Down
2 changes: 1 addition & 1 deletion arvis-workflow.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://github.com/jopemachine/arvis-core/blob/master/workflow-schema.json",
"$schema": "https://raw.githubusercontent.com/jopemachine/arvis-extension-validator/master/workflow-schema.json",
"category": "Tools",
"creator": "Jay Gillibrand",
"description": "Changes the case of text on the clipboard.",
Expand Down

0 comments on commit 8a86b25

Please sign in to comment.