From f842f9198246c430bdb22b124aa867febfc9e809 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 16 Jul 2025 19:42:04 +0200 Subject: [PATCH] Remove `lessmd` Fixes #1332 --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 1afc4de..25ef014 100644 --- a/readme.md +++ b/readme.md @@ -187,7 +187,6 @@ - [jscpd](https://github.com/kucherenko/jscpd) - Copy/paste detector for source code. - [atmo](https://github.com/Raathigesh/Atmo) - Server-side API mocking. - [auto-install](https://github.com/siddharthkp/auto-install) - Auto installs dependencies as you code. -- [lessmd](https://github.com/linuxenko/lessmd) - Markdown in the terminal. - [cost-of-modules](https://github.com/siddharthkp/cost-of-modules) - Find out which dependencies are slowing you down. - [localtunnel](https://github.com/localtunnel/localtunnel) - Expose your localhost to the world. - [svg-term-cli](https://github.com/marionebl/svg-term-cli) - Share terminal sessions via SVG.