Skip to content

Commit cdaba06

Browse files
committed
Add github URL in README
So that imports into other projects (e.g. git) link to the upstream repository.
1 parent e4172e3 commit cdaba06

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,10 @@ void test_example__a_test_with_auxiliary_methods(void)
322322
About Clar
323323
==========
324324
325+
Clar is currently maintained on [github][github].
326+
327+
[github]: https://github.com/clar-test/clar
328+
325329
Clar was originally written by [Vicent Martí](https://github.com/vmg),
326330
to replace the old testing framework in [libgit2][libgit2]. It is
327331
currently maintained by [Edward Thomson](https://github.com/ethomson),

0 commit comments

Comments
 (0)