]> granicus.if.org Git - strace/commitdiff
README.md: add information about git repository location
authorEugene Syromyatnikov <evgsyr@gmail.com>
Mon, 5 Feb 2018 17:45:55 +0000 (18:45 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 7 Feb 2018 22:02:53 +0000 (22:02 +0000)
* README.md: Mention URLs for SourceForge, GitHub, and GitLab
repositories.

README.md

index 13953e614eee1574b3a04da7bb9c699ee514d9ef..a9735ca0cd4724226c3f4c7e8a74906772fe4603 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,4 +11,6 @@ Please read the file [INSTALL-git](INSTALL-git.md) for installation instructions
 
 The user discussion and development of strace take place on [the strace mailing list](https://lists.sourceforge.net/lists/listinfo/strace-devel) -- everyone is welcome to post bug reports, feature requests, comments and patches to strace-devel@lists.sourceforge.net.  The mailing list archives are available at https://sourceforge.net/p/strace/mailman/strace-devel/  and other archival sites.
 
+The GIT repository of strace is available at [SourceForge](https://sourceforge.net/p/strace/code/ci/master/tree/), [GitHub](https://github.com/strace/strace/), and [GitLab](https://gitlab.com/strace/strace/).
+
 [![Build Status](https://travis-ci.org/strace/strace.svg?branch=master)](https://travis-ci.org/strace/strace) [![Code Coverage](https://codecov.io/github/strace/strace/coverage.svg?branch=master)](https://codecov.io/github/strace/strace?branch=master)