Skip to content
This repository was archived by the owner on Jan 19, 2021. It is now read-only.

Commit c7c25b8

Browse files
authored
Update README.md
1 parent 6afbe74 commit c7c25b8

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
@@ -94,6 +94,8 @@ SET_PROPERTY(TARGET my_sample PROPERTY CXX_STANDARD 11)
9494

9595
## Sample Programs
9696

97+
This section presents some simple examples illustrating various `cppgit2` features. You can find the full set of available examples in the `/samples` directory. Samples are still a work-in-progress. Pull requests are welcome here.
98+
9799
### Initialize a new repository (`git init`)
98100

99101
To initialize a new repository, simply call `repository::init`.

0 commit comments

Comments
 (0)