Skip to content

Commit

Permalink
Update README.md (#857)
Browse files Browse the repository at this point in the history
minor typo
  • Loading branch information
cuppajoeman authored May 5, 2024
1 parent 8a2a9b0 commit a58e6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ A simple cross-platform C++ library for terminal based user interfaces!
* **Cross platform**: Linux/MacOS (main target), WebAssembly, Windows (Thanks to contributors!).
* Learn by [examples](#documentation), and [tutorials](#documentation)
* Multiple packages: CMake [FetchContent]([https://bewagner.net/programming/2020/05/02/cmake-fetchcontent/](https://cmake.org/cmake/help/latest/module/FetchContent.html)) (preferred), vcpkg, pkgbuild, conan.
* Good practises: documentation, tests, fuzzers, performance tests, automated CI, automated packaging, etc...
* Good practices: documentation, tests, fuzzers, performance tests, automated CI, automated packaging, etc...

## Documentation

Expand Down

0 comments on commit a58e6e6

Please sign in to comment.