Skip to content

Commit

Permalink
add screenshot to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxLaumeister authored May 13, 2024
1 parent f76b7ba commit bf5b7e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

A [FreeCell](https://en.wikipedia.org/wiki/FreeCell) solitaire card game in Rust, with a text-based user interface. Uses [crossterm](https://github.com/crossterm-rs/crossterm) for TUI output.

![Screenshot of Rusty FreeCell](screenshot.png)

## How To Play

Head over to the [releases page](releases/) and grab a binary for Windows, MacOS or Linux. It's a command-line application, so run it from your terminal.
Expand Down

0 comments on commit bf5b7e8

Please sign in to comment.