From 1e04471ceb18a86721de2c6f5d877a27b8771c8f Mon Sep 17 00:00:00 2001
From: Bryan Honof <bryanhonof@bryans-mbp.space.flox.local>
Date: Tue, 30 Jul 2024 18:13:46 +0200
Subject: [PATCH] Add Flox

---
 readme.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/readme.md b/readme.md
index 48a35663..fe7c184f 100644
--- a/readme.md
+++ b/readme.md
@@ -219,6 +219,7 @@
 - [bcat](https://github.com/kessler/node-bcat) - Pipe command output to web browsers.
 - [normit](https://github.com/pawurb/normit) - Google Translate with speech synthesis in your terminal.
 - [fkill](https://github.com/sindresorhus/fkill-cli) - Fabulously kill processes. Cross-platform.
+- [Flox](https://github.com/flox/flox) - Flox is a virtual environment and package manager all in one.
 - [pjs](https://github.com/danielstjules/pjs) - Pipeable JavaScript. Quickly filter, map, and reduce from the terminal.
 - [license-checker](https://github.com/davglass/license-checker) - Check licenses of your app's dependencies.
 - [browser-run](https://github.com/juliangruber/browser-run) - Easily run code in a browser environment.