diff --git a/README.md b/README.md index 692e03a..bee5dfe 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@

-_Conveniently download your favorite binaries (currently 111 supported)!_ +_Conveniently download your favorite binaries (currently 113 supported)!_ [![screenshot](https://s1.gifyu.com/images/SBpu4.png)](https://gifyu.com/image/SBpu4) diff --git a/tool/tools.yaml b/tool/tools.yaml index 521cde9..cda06f9 100644 --- a/tool/tools.yaml +++ b/tool/tools.yaml @@ -468,3 +468,11 @@ tools: identifier: "bjesus/pipet" description: "A swiss-army tool for scraping and extracting data from online assets, made for hackers." categories: ["Network"] + rpn: + identifier: "marcopaganini/rpn" + description: "A CLI RPN calculator in Go." + categories: ["System"] + up: + identifier: "akavel/up" + description: "Ultimate Plumber is a tool for writing Linux pipes with instant live preview." + categories: ["System"]