summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn Fultz <jfultz@wolfram.com>2023-07-15 22:22:48 -0500
committerJohn Fultz <jfultz@wolfram.com>2023-07-15 22:22:48 -0500
commit6d1213ac9aace27f61f5fca24836bc89a75c6673 (patch)
treefaa845c46f060f73d2e7974353800be1ecac8f0d /README.md
parent088fbc9c3810beda794345582d7bc4479100a177 (diff)
More GitHub Actions updates.
* Remove deprecated Ubuntu, add new Ubuntu * Fix usage of action/cache * Remove Appveyor * Update .gitignore for clangd cache
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index fcae586..b515c24 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,7 @@
Quackle ![Icon](https://github.com/quackle/quackle/raw/master/IconSmall.png)
=======
-![GitHub Actions CI build](https://github.com/quackle/quackle/actions/workflows/build.yml/badge.svg)
-[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/ttcu5vruvcdljwel/branch/master?svg=true)](https://ci.appveyor.com/project/jfultz/quackle/branch/master)
-[![CI builds](https://github.com/quackle/quackle/workflows/CI%20builds/badge.svg)](https://github.com/quackle/quackle/actions?query=workflow%3A%22CI+Builds%22+event%3Apush)
+[![CI builds](https://github.com/quackle/quackle/actions/workflows/build.yml/badge.svg)](https://github.com/quackle/quackle/actions/workflows/build.yml)
Crossword game artificial intelligence and analysis tool.