diff options
| -rw-r--r-- | README.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..5e633f9 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# Rogerlie + +*Roger:* + + interjection + + 1. Used especially in radio communications to indicate receipt of a message. + + 2. Received (used in radio communications to acknowledge that a message has been received and understood). + +## Usage + + Usage of ./rogerlie: + -b Read raw body + +## Build + +To build, install a go compiler and run: + + $ go build |
