From e52a9b680872021c3b18e312e4ed281092b3112e Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Tue, 17 Sep 2024 15:56:02 +0200 Subject: Add readme --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md 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 -- cgit v1.2.3