From 928d6bcdef3732cfadce5a757b420f76bed7149f Mon Sep 17 00:00:00 2001
From: pythops <contact@pythops.com>
Date: Tue, 9 Jan 2024 20:34:21 +0100
Subject: [PATCH] put tenere in order

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b583d11..d20806f 100644
--- a/README.md
+++ b/README.md
@@ -320,6 +320,7 @@ List of projects that provide terminal user interfaces
 - [sc-im](https://github.com/andmarti1424/sc-im) An ncurses spreadsheet program for terminal. Reignited version of sc
 - [taskline](https://github.com/perryrh0dan/taskline) Tasks, boards & notes for the command-line habitat
 - [taskwarrior-tui](https://github.com/kdheepak/taskwarrior-tui) A Terminal User Interface for Taskwarrior
+- [tenere](https://github.com/pythops/tenere) A Terminal user interface (TUI) for ChatGPT written in Rust.
 - [tmux](https://github.com/tmux/tmux) Terminal multiplexer
 - [todoman](https://github.com/pimutils/todoman) A simple, standards-based (ics, DAV), cli task-manager
 - [topydo](https://github.com/topydo/topydo) A powerful todo list application using the todo.txt format
@@ -332,7 +333,6 @@ List of projects that provide terminal user interfaces
 - [zellij](https://github.com/zellij-org/zellij) A terminal workspace with batteries included
 - [Vifm](https://vifm.info) File manager with Vim bindings and scripting/configuration style
 - [zeit](https://github.com/mrusme/zeit) A command line tool for tracking time spent on activities.
-- [tenere](https://github.com/pythops/tenere) A Terminal user interface (TUI) for ChatGPT written in Rust.
 ---
 </details>