Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cieslarmichal authored Nov 10, 2023
1 parent 3ad1897 commit eeed72b
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 @@ -13,7 +13,7 @@ C++ Faker is a modern C++20 open-source library for generating fake data for tes
The library is heavily inspired by [Faker.js](https://github.com/faker-js/faker).

Dependencies:
- GTest: building tests (can be disabled with BUILD_FAKER_TESTS=OFF CMake flag)
- GTest: building tests (BUILD_FAKER_TESTS=OFF CMake flag to disable)
- fmt

## 🎯 Goal
Expand Down

0 comments on commit eeed72b

Please sign in to comment.