diff --git a/README.md b/README.md index e8904df7..6558df04 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Posting is an HTTP client, not unlike Postman and Insomnia. As a TUI application image -Some notable features include: "jump mode" navigation, environments/variables system with autocompletion, syntax highlighting powered by tree-sitter, Vim keys, various builtin themes, a configuration system, "open in $EDITOR", and a command palette for quickly accessing functionality. +Some notable features include: "jump mode" navigation, environments/variables system with autocompletion, syntax highlighting powered by tree-sitter, Vim keys, user-defined themes, configuration, "open in $EDITOR", and a command palette for quickly accessing functionality. Posting was built with [Textual](https://github.com/textualize/textual).