@@ -4,17 +4,13 @@ Follow the instructions on https://github.com/coq-community/templates to regener
44--->
55# AAC Tactics
66
7- [ ![ Docker CI] [ docker-action-shield ]] [ docker-action-link ]
87[ ![ Nix CI] [ nix-action-shield ]] [ nix-action-link ]
98[ ![ Contributing] [ contributing-shield ]] [ contributing-link ]
109[ ![ Code of Conduct] [ conduct-shield ]] [ conduct-link ]
1110[ ![ Zulip] [ zulip-shield ]] [ zulip-link ]
1211[ ![ DOI] [ doi-shield ]] [ doi-link ]
1312
14- [ docker-action-shield ] : https://github.com/coq-community/aac-tactics/workflows/Docker%20CI/badge.svg?branch=master
15- [ docker-action-link ] : https://github.com/coq-community/aac-tactics/actions?query=workflow:"Docker%20CI"
16-
17- [ nix-action-shield ] : https://github.com/coq-community/aac-tactics/workflows/Nix%20CI/badge.svg?branch=master
13+ [ nix-action-shield ] : https://github.com/coq-community/aac-tactics/workflows/Nix%20CI/badge.svg?branch=v8.15
1814[ nix-action-link ] : https://github.com/coq-community/aac-tactics/actions?query=workflow:"Nix%20CI"
1915
2016[ contributing-shield ] : https://img.shields.io/badge/contributions-welcome-%23f7931e.svg
@@ -46,7 +42,7 @@ such as for binary integer arithmetic and booleans, are provided with the plugin
4642- Coq-community maintainer(s):
4743 - Karl Palmskog ([ ** @palmskog ** ] ( https://github.com/palmskog ) )
4844- License: [ GNU Lesser General Public License v3.0 or later] ( LICENSE )
49- - Compatible Coq versions: master (use the corresponding branch or release for other Coq versions)
45+ - Compatible Coq versions: 8.15 (use the corresponding branch or release for other Coq versions)
5046- Compatible OCaml versions: 4.05.0 or later
5147- Additional dependencies: none
5248- Coq namespace: ` AAC_tactics `
0 commit comments