diff --git a/README.md b/README.md index 92a5b27..b68b787 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ A collection of tools best described as "A better $X" * [lsd](https://github.com/Peltoche/lsd) and [exa](https://the.exa.website/), new takes on the venerable ls. * There's also [zoxide](https://github.com/ajeetdsouza/zoxide): an interesting update to, of all things, cd! * [ag](https://github.com/ggreer/the_silver_searcher): the Silver Searcher, a better ack (which was in turn born "a better grep"). +* [just](https://github.com/casey/just): Just, a modernization of the venerable Make. ## Quality-Of-Life command line improvements.