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 4223770 commit 5e21278
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 library tests (can be disabled by setting CMake flag BUILD_FAKER_TESTS=OFF)
- GTest: tests (can be disabled by CMake BUILD_FAKER_TESTS=OFF flag)
- fmt

## 🎯 Goal
Expand Down

0 comments on commit 5e21278

Please sign in to comment.