Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
olekscode committed Jun 14, 2023
1 parent 0f5853c commit 647e5f1
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# REDEpidemiologicalModel

[![CI](https://github.com/olekscode/REDEpidemiologicalModel/actions/workflows/test.yml/badge.svg)](https://github.com/olekscode/REDEpidemiologicalModel/actions/workflows/test.yml)
[![Coverage Status](https://coveralls.io/repos/github/olekscode/REDEpidemiologicalModel/badge.svg?branch=master)](https://coveralls.io/github/olekscode/REDEpidemiologicalModel?branch=master)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/olekscode/REDEpidemiologicalModel/master/LICENSE)
[![Pharo version](https://img.shields.io/badge/Pharo-9.0-%23aac9ff.svg)](https://pharo.org/download)
[![CI](https://github.com/cormas/seir-model/actions/workflows/test.yml/badge.svg)](https://github.com/cormas/seir-model/actions/workflows/test.yml)
[![Coverage Status](https://coveralls.io/repos/github/cormas/seir-model/badge.svg?branch=master)](https://coveralls.io/github/cormas/seir-model?branch=master)
[![Pharo version](https://img.shields.io/badge/Pharo-v9.0-%23aac9ff.svg)](https://pharo.org/download)
[![Pharo version](https://img.shields.io/badge/Pharo-v10.0-%23aac9ff.svg)](https://pharo.org/download)
[![Pharo version](https://img.shields.io/badge/Pharo-v11.0-%23aac9ff.svg)](https://pharo.org/download)
[![Cormas version](https://img.shields.io/badge/Cormas-v0.5-green?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAABSlBMVEUAAAAOp0PDL3IGo0EDo0Int1XABWwAokAao0YVo0bNA3EFokIAoT8Lo0QOpEXALXAJqkYVo0c6tFsQpkYIqUiFHVhIs2AVoUhR8nkpmEQnj0LIAG9BeUeYRF27HWoDkUEPnkGJSFoFo0Ijo0gRmUIEokIdm0EHokFGckbDIW/FK3EMmEMApEJ+TFhqYFAWo0UAo0ExgkMNokO4GWsDo0ErpEwQpkLMDHQxdkUgikIopErKAHEIo0ICoUIAp0SrLGYCkUJlW04ra0MLo0U/p1ieLV7DPHUAq1QEgFC6AG0oWEBeAEwuuVHMAGYCuUoOsUjZI3rNDnPHA28Pv04MuUsBr0UBqUPaHnrZGHnPGXW6SXDIIXDAL2+0QGu4NGuhTWR2ZlZ4XlVjdlJocFJoaVAaukxHjUwXs0oFs0kbrEg6jEgUqUcYnUYUpEI1naPBAAAATnRSTlMABFZwUwf85dfFtY2HcmZcPDAuKCMiIB4J+vbx7evn49/d3dvY1tTTx8PAvr68ubm0sK+snpSSkZGOhoOAgHxzbWJfWVFPSEZAPyAbFgqRz/lQAAAAxUlEQVQI1zXOw5IDYQBF4fM3Ynts27bVHc9MbOf9t6l0Kl/VXZzdxaA4HLKfscCKpncTh6ijVBdbl6GI7xsEw8naCTyeXygCw3Y7EJzJFEuNecXotcngbOxsyrTT0Z0Aq9NHf27cv1fvEykPgq1afJMfNrK8NfeB+2pcAqToC0tmnHtiPW+TXiVb7gGLGXvCx24h+h8zlT9D+jHhtBW+Pu4WKgcRS9oP15r12XM711vmSXMB2FPJZL1/qiK8GLzyjSs8es8AWmUcev/cGYQAAAAASUVORK5CYII=)](https://github.com/cormas/cormas)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/cormas/seir-model/master/LICENSE)


An agent-based model implemented in Cormas for RED reproducibility study

Expand Down

0 comments on commit 647e5f1

Please sign in to comment.