Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-1311 committed Apr 12, 2019
1 parent 5241e5c commit 4652cb9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Cryptogopher
Simple CLI app for encryrp/decryp files.

## Instalition

```
git clone https://github.com/metinUr/cryptogopher.git && cd cryptogopher
go build .
```

## Usage
```
cryptogopher [option] <file>
```

0 comments on commit 4652cb9

Please sign in to comment.