Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
shobrook committed Dec 10, 2024
1 parent d712d6c commit 7202cea
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

# wut

CLI that summarizes the output of the previous console command.

![Demo](./demo.gif)
**CLI that summarizes the output of the previous console command.**

Just type in `wut` and an LLM of your choice will explain what's in your terminal. You can use it to:

- Understand and debug stack traces
- Decipher mysterious error codes
- Decipher error codes
- Fix incorrect commands
- Summarize ridiculously long logs
- Summarize logs

![Demo](./demo.gif)

## Installation

Expand Down

0 comments on commit 7202cea

Please sign in to comment.