Skip to content

Commit

Permalink
Add animated demo gif
Browse files Browse the repository at this point in the history
  • Loading branch information
chclaus committed Apr 27, 2018
1 parent 3c38d4f commit 89c8687
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions README.md
Expand Up @@ -25,25 +25,7 @@ tools.
- [License](#license)

# Example
Usage:
dt [command]

Available Commands:
base64 Encodes or decodes a string to it's base64 representation
date Basic date operations
hash Hashes an arbitrary input with different hash algorithms
help Help about any command
html Escapes a html string and vice versa
jwt Allows decoding of a jwt
server Starts a simple web server to serve static content
random Generates random numbers and strings
uri Encodes or decodes an URI
version Prints the current version of the dt

Flags:
-h, --help help for dt

Use "dt [command] --help" for more information about a command.
<img src="demo.gif?raw=" width="480px"></img>

## Installation
If you've go installed and your `$GOPATH` is set, you can easily install
Expand Down
Binary file added demo.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 89c8687

Please sign in to comment.