Skip to content

Commit

Permalink
add link to zenodo
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgurakgun committed Mar 16, 2023
1 parent 5ddb923 commit 5971032
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,17 @@
Conjure is an automated modelling tool for Constraint Programming.

This repository contains the development version of the tool.
For release versions please see the [releases](https://github.com/conjure-cp/conjure/releases) section.

[![License BSD3](https://img.shields.io/badge/license-BSD3-brightgreen.svg)](http://opensource.org/licenses/BSD-3-Clause)
- For release versions please see the [releases](https://github.com/conjure-cp/conjure/releases) section.
- If you want to cite Conjure, use the instructions on Zenodo [![DOI](https://zenodo.org/badge/57966170.svg)](https://zenodo.org/badge/latestdoi/57966170)
- Conjure's license is BSD3 [![License BSD3](https://img.shields.io/badge/license-BSD3-brightgreen.svg)](http://opensource.org/licenses/BSD-3-Clause)
- Documentation is hosted on Read the Docs [![Documentation Status](https://readthedocs.org/projects/conjure/badge/?version=latest)](https://conjure.readthedocs.io)
- Continuous testing on Github actions
- [![Building on all platforms](https://github.com/conjure-cp/conjure/actions/workflows/build.yml/badge.svg)](https://github.com/conjure-cp/conjure/actions/workflows/build.yml)
- [![Running all tests](https://github.com/conjure-cp/conjure/actions/workflows/test.yml/badge.svg)](https://github.com/conjure-cp/conjure/actions/workflows/test.yml)
- Code coverage report available at: https://conjure-cp.github.io/conjure-code-coverage

[![Documentation Status](https://readthedocs.org/projects/conjure/badge/?version=latest)](https://conjure.readthedocs.io)

[![Building on all platforms](https://github.com/conjure-cp/conjure/actions/workflows/build.yml/badge.svg)](https://github.com/conjure-cp/conjure/actions/workflows/build.yml)

[![Running all tests](https://github.com/conjure-cp/conjure/actions/workflows/test.yml/badge.svg)](https://github.com/conjure-cp/conjure/actions/workflows/test.yml)

## Documentation

Expand Down

0 comments on commit 5971032

Please sign in to comment.