diff --git a/README.md b/README.md index fd9d736..9fc3047 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ commands in your documentation and verifying they still work. ## Why shelldoc? +shelldoc terminal output + + - **Language-agnostic**: While ``shelldoc`` is written in Go, it works with any Markdown documentation. It tests shell commands, not language-specific code, making it useful for projects in any diff --git a/assets/shelldoc-logo.png b/assets/shelldoc-logo.png new file mode 100644 index 0000000..d63eda2 Binary files /dev/null and b/assets/shelldoc-logo.png differ