diff --git a/README.md b/README.md index db22e0c..2983275 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# pkgconf +# pkgconf [![builds.sr.ht status](https://builds.sr.ht/~kaniini/pkgconf.svg)](https://builds.sr.ht/~kaniini/pkgconf?) `pkgconf` is a program which helps to configure compiler and linker flags for development libraries. It is similar to pkg-config from freedesktop.org. @@ -7,11 +7,6 @@ development libraries. It is similar to pkg-config from freedesktop.org. other tooling such as compilers and IDEs to discover and use libraries configured by pkgconf. -## git repository has moved - -Note: due to the recent acquisition of GitHub by Microsoft, we have moved our git -repository to . - ## using `pkgconf` with autotools Implementations of pkg-config, such as pkgconf, are typically used with the @@ -122,8 +117,10 @@ to make this determination themselves. Release tarballs are available at . Please only use the tarballs from distfiles.dereferenced.org. -## reporting bugs +## contacts -See . +You can report bugs at . -Also you can contact us at `#pkgconf` at `irc.freenode.net`. +There is a mailing list at . + +You can contact us via IRC at `#pkgconf` at `irc.freenode.net`.