Skip to content

Commit

Permalink
docs: update requirements
Browse files Browse the repository at this point in the history
Signed-off-by: Chapman Pendery <[email protected]>
  • Loading branch information
cpendery committed Mar 11, 2024
1 parent 6e0bc8b commit 0fdb477
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

TUI Test is a framework for testing terminal applications. It provides a rich API for writing tests that interact with a terminal application across macOS, Linux, and Windows with a wide range of shells. It is built to be **fast**, **reliable**, and **easy to use**.

## Requirements

- Node.js 20.X, 18.X, 16.X (16.6.0 >=)

## Installation

Install TUI Test as using `npm`:
Expand Down

0 comments on commit 0fdb477

Please sign in to comment.