Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
kotlinsyntax authored Jan 11, 2025
1 parent 7a3dd7e commit 210f553
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ A lightweight (close to 8mb when compiled with default dictionary) spell checkin

## Built With

C++ 17 & CMake 3.27
C++ 23 & CMake 3.27

## Getting Started

@@ -40,7 +40,7 @@ xxd -i .\wordlist.txt > wordlist.h

### Prerequisites

* C++ 17 or higher
* C++ 23 or higher
* CMake 3.27 or higher

### Installation

0 comments on commit 210f553

Please sign in to comment.