From bd0dad939e01bf5af78efa611fb345132b7078ce Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Fri, 5 Jul 2019 15:33:03 +0200 Subject: [PATCH] Remove maybe No longer maintained See #330 --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index b2cadc1..668a312 100644 --- a/readme.md +++ b/readme.md @@ -478,7 +478,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [HASHA -cli](https://github.com/sindresorhus/hasha-cli) - Hashing made simple. Get the hash of text or stdin. - [kill-tabs](https://github.com/sindresorhus/kill-tabs) - Kill all Chrome tabs to improve performance, decrease battery usage, and save memory. - [leven-cli](https://github.com/sindresorhus/leven-cli) - Measure the difference between two strings using the Levenshtein distance algorithm. -- [maybe](https://github.com/p-e-w/maybe) - See what a program does before deciding whether you really want it to happen. - [mdlt](https://github.com/metadelta/mdlt) - Do quick math right from the command line. - [medium-cli](https://github.com/djadmin/medium-cli) - Read [medium.com](https://medium.com/) stories within your terminal, also gives top stories. - [open-shortcut-cli](https://github.com/sindresorhus/open-shortcut-cli) - Open the URL from a web shortcut file in the browser.