From 5eccfc939c9f1582eeefde907fd5b10a89348e9a Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Wed, 18 Jun 2025 04:02:39 +0100 Subject: [PATCH] upd special thanks --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cade4ae..31fb040 100644 --- a/README.md +++ b/README.md @@ -50,4 +50,5 @@ The prompt filter can be activated by pressing `/`: ## Special Thanks -- [Charm](https://github.com/charmbracelet) for their awesome CLI packages. +- [spf13] for the [cobra](https://github.com/spf13/cobra) and [viper](https://github.com/spf13/viper) packages. +- [Manifold](https://github.com/manifoldco) for the [promptui](https://github.com/manifoldco/promptui) package.