Skip to content

Commit

Permalink
updated readme with new command documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
hitblast committed Apr 7, 2024
1 parent 0bb8953 commit a40baad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,11 @@ $ avro parse --bijoy "amio kharap na, taina?" # (bijoy keyboard format)

# Reversing.
$ avro reverse "তাই তো!"

# Using additional flags to ease workflow.
$ avro parse --from-clip # (fetching input from clipboard)
$ avro parse "asolei!" --copy # (copying output to clipboard)
$ avro parse --from-clip --copy # (clipboard input -> output)
```

<br>
Expand Down

0 comments on commit a40baad

Please sign in to comment.