Add license information badges

This commit is contained in:
James P. Howard, II
2021-09-20 11:17:45 -04:00
parent b6406b86d8
commit 10f33b5f61
2 changed files with 4 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
[![Build status (main)](https://github.com/JHUAPL/kami/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/JHUAPL/kami/actions/workflows/build.yml)
[![Build status (develop)](https://github.com/JHUAPL/kami/actions/workflows/build.yml/badge.svg?branch=develop)](https://github.com/JHUAPL/kami/actions/workflows/build.yml)
[![Documentation status](https://readthedocs.org/projects/kami/badge/?version=latest)](https://kami.readthedocs.io/en/latest/?badge=latest)
[![Release status](https://img.shields.io/github/release/JHUAPL/kami.svg)](https://github.com/JHUAPL/kami/releases/latest)
[![ConanCenter status](https://repology.org/badge/version-for-repo/conancenter/kami.svg)](https://repology.org/project/kami/versions)
![License](https://img.shields.io/github/license/JHUAPL/kami)
# Kami is Agent-Based Modeling in Modern C++

View File

@@ -12,11 +12,13 @@ Introduction
:target: https://kami.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://img.shields.io/github/release/JHUAPL/kami.svg
:target: https://github.com/JHUAPL/kami/latest
:target: https://github.com/JHUAPL/kami/releases
:alt: Release Status
.. image:: https://repology.org/badge/version-for-repo/conancenter/kami.svg
:target: https://repology.org/project/kami/versions
:alt: ConanCenter Package Status
.. image:: https://img.shields.io/github/license/JHUAPL/kami
:alt: License Information
Kami is agent-based modeling modern C++. The objectives in writing
Kami are that it be lightweight, memory-efficient, and fast. It