mirror of
https://github.com/JHUAPL/kami.git
synced 2026-01-08 14:33:53 -05:00
Update badges
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
[](https://repology.org/project/kami/versions)
|
||||
[](https://github.com/JHUAPL/kami/actions/workflows/build.yml)
|
||||
[](https://github.com/JHUAPL/kami/actions/workflows/build.yml)
|
||||
[](https://github.com/JHUAPL/kami/actions/workflows/build.yml)
|
||||
[](https://github.com/JHUAPL/kami/actions/workflows/build.yml)
|
||||
[](https://kami.readthedocs.io/en/latest/?badge=latest)
|
||||
[](https://github.com/gabime/spdlog/releases/latest)
|
||||
[](https://repology.org/project/kami/versions)
|
||||
|
||||
# Kami is Agent-Based Modeling in Modern C++
|
||||
|
||||
|
||||
@@ -3,8 +3,20 @@ Introduction
|
||||
|
||||
|Build|
|
||||
|
||||
.. |Build| image:: https://github.com/k3jph/kami/actions/workflows/build.yml/badge.svg
|
||||
:target: https://github.com/k3jph/kami/actions/workflows/build.yml
|
||||
.. |Build (main)| image:: https://github.com/JHUAPL/kami/actions/workflows/build.yml/badge.svg?branch=main
|
||||
:target: https://github.com/JHUAPL/kami/actions/workflows/build.yml
|
||||
.. |Build (develop)| image:: https://github.com/JHUAPL/kami/actions/workflows/build.yml/badge.svg?branch=develop
|
||||
:target: https://github.com/JHUAPL/kami/actions/workflows/build.yml
|
||||
:alt: Build status (develop)
|
||||
.. |Documentation Status| image:: https://readthedocs.org/projects/kami/badge/?version=latest
|
||||
:target: https://kami.readthedocs.io/en/latest/?badge=latest
|
||||
:alt: Documentation status
|
||||
.. |Release| image:: https://img.shields.io/github/release/JHUAPL/kami.svg
|
||||
:target: https://github.com/JHUAPL/spdlog/kami/latest
|
||||
:alt: Release status
|
||||
.. |ConanCenter package| image:: https://repology.org/badge/version-for-repo/conancenter/kami.svg
|
||||
:target: https://repology.org/project/kami/versions
|
||||
:alt: ConanCenter status
|
||||
|
||||
Kami is agent-based modeling modern C++. The objectives in writing
|
||||
Kami are that it be lightweight, memory-efficient, and fast. It
|
||||
|
||||
Reference in New Issue
Block a user