Skip to content

Commit f56cea3

Browse files
committed
docs: short intro
1 parent e7db64f commit f56cea3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
[![codecov](https://codecov.io/gh/Dup4/snapshot-cpp/branch/main/graph/badge.svg)](https://codecov.io/gh/Dup4/snapshot-cpp)
88
[![GitHub release](https://img.shields.io/github/release/Dup4/snapshot-cpp.svg)](https://GitHub.com/Dup4/snapshot-cpp/releases/)
99

10+
Similar to [Jest Snapshot](https://jestjs.io/docs/snapshot-testing), but implemented in C++.
11+
1012
## Feature
1113

1214
* `SNAPSHOT(content)`

0 commit comments

Comments
 (0)