Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ This is built in Rust on the TUI framework derived from
[Microsoft Edit](https://github.com/microsoft/edit). It is an immediate mode TUI,
very small and just enough.

Runs on Linux, macOS, and Windows. You can download the latest pre-release [0.0.1](https://github.com/kromych/ruf4/releases/tag/v0.0.1).
Runs on Linux, macOS, and Windows. You can download the latest pre-release
[0.0.2](https://github.com/kromych/ruf4/releases/tag/v0.0.2).

If you are a developer, [here](./ReleaseFlow.md) are the gory details and notes on builds/releases.
## Screenshots
Expand Down
Loading