diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ # Coq -[](https://travis-ci.org/coq/coq/builds) [](https://ci.appveyor.com/project/coq/coq/branch/master) [](https://gitter.im/coq/coq) +- [](https://travis-ci.org/coq/coq/builds) Travis CI +- [](https://ci.appveyor.com/project/coq/coq/branch/master) Appveyor CI (Windows) +- [](https://circleci.com/gh/SkySkimmer/workflows/coq) Circle CI + +[](https://gitter.im/coq/coq) Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an |
