Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mguludag authored Jun 23, 2024
1 parent 24bcf93 commit ec9888f
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 @@ -3,7 +3,7 @@ parse date and times with {fmt} style into`std::chrono::time_point` {WIP}

## [Usage](https://godbolt.org/z/nb3qdMYza)
```C++
#include "chrono_parse.hpp"
#include "mgutility/chrono/parse.hpp"

// {fmt} for printing
#include <fmt/chrono.h>
Expand Down

0 comments on commit ec9888f

Please sign in to comment.