From c18f73cb6ddf4282f9747a44fcb8df921b78f5aa Mon Sep 17 00:00:00 2001 From: Jonathan Shobrook Date: Fri, 20 Dec 2024 02:03:48 -0500 Subject: [PATCH] Added wut --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d8d8efa..ad93417 100644 --- a/readme.md +++ b/readme.md @@ -435,6 +435,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [howdoi](https://github.com/gleitz/howdoi) - Instant coding answers. - [how2](https://github.com/santinic/how2) - Node.js implementation of howdoi. - [The Fuck](https://github.com/nvbn/thefuck) - Magnificent app which corrects your previous console command. +- [wut](https://github.com/shobrook/wut) - Explain the output of the last command using AI. - [tldr](https://github.com/tldr-pages/tldr) - Simplified and community-driven man pages. - [Wat](https://github.com/dthree/wat) - Instant, central, community-built docs. - [teachcode](https://github.com/madlabsinc/teachcode) - Guide for the earliest lessons of coding.