Skip to content

Commit

Permalink
chore: add asciinema rec
Browse files Browse the repository at this point in the history
Signed-off-by: Dup4 <[email protected]>
  • Loading branch information
Dup4 committed Sep 17, 2023
1 parent 41d1146 commit e53b8b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Similar to [Jest Snapshot][jest-snapshot], but implemented in C++.

## Usage

<script async id="asciicast-608449" src="https://asciinema.org/a/608449.js"></script>

```cpp
const std::string tmp = "snapshot-cpp";
const std::string tmp_diff = tmp + "-diff";
Expand Down

0 comments on commit e53b8b2

Please sign in to comment.