From 6c8c7f116087d926557dac55dc0c7f9c020a1a09 Mon Sep 17 00:00:00 2001 From: Mohammad Razeghi <razeghi71@users.noreply.github.com> Date: Fri, 25 Aug 2023 11:07:53 +0200 Subject: [PATCH] fix the placing by alphabetical order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a4a026..932ce26 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ List of projects that provide terminal user interfaces <details open><summary><h2>Development</h2></summary> - [austin-tui](https://github.com/P403n1x87/austin-tui) The top-like text-based user interface for Austin +- [burf](https://github.com/razeghi71/burf) TUI for Google Cloud Storage (GCS) - [cnTUI](https://github.com/fipso/cntui) Replay chrome requests from your terminal using curl - [ddqa](https://github.com/DataDog/ddqa) Jira TUI to help with software releases - [delta](https://github.com/dandavison/delta) A syntax-highlighting pager for git, diff, and grep output. @@ -81,7 +82,6 @@ List of projects that provide terminal user interfaces - [tig](https://github.com/jonas/tig) Text-mode interface for git - [vctui](https://github.com/thebsdbox/vctui) Console interface for vCenter - [violet](https://github.com/braheezy/violet) Colorful TUI frontend to run Vagrant commands -- [burf](https://github.com/razeghi71/burf) TUI for Google Cloud Storage (GCS) --- </details>