docs: Update README.md badge, download for Actions
authorShane Synan <digitalcircuit36939@gmail.com>
Fri, 19 Jun 2020 20:52:02 +0000 (16:52 -0400)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 22 Aug 2020 18:52:38 +0000 (20:52 +0200)
Update the badges in README.md to point to the new GitHub Actions CI
integration, removing the old Travis and AppVeyor badges.

Update the "Downloading" text to point to the new Windows and macOS
build artifacts provided by GH Actions.  Now we can limit shown builds
to the 'master' branch, hooray!

See: https://help.github.com/en/actions/configuring-and-managing-workflows/configuring-a-workflow#adding-a-workflow-status-badge-to-your-repository
And: https://stackoverflow.com/questions/57719605/official-badge-for-github-actions


No differences found