Skip to content

Commit b811f13

Browse files
authored
Revise README with new badges and formatting
Updated README to include new badges and improved formatting.
1 parent 8ceb3d6 commit b811f13

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
Spatial Interaction Modeling Package
22
===========================================
33

4-
[![Build Status](https://travis-ci.org/pysal/spint.svg?branch=master)](https://travis-ci.org/pysal/spint)
4+
[![Continuous Integration](https://github.com/pysal/spint/actions/workflows/testing.yml/badge.svg)](https://github.com/pysal/spint/actions/workflows/testing.yml)
55
[![Documentation Status](https://readthedocs.org/projects/spint/badge/?version=latest)](https://spint.readthedocs.io/en/latest/?badge=latest)
66
[![PyPI version](https://badge.fury.io/py/spint.svg)](https://badge.fury.io/py/spint)
7-
7+
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/spint.svg)](https://anaconda.org/conda-forge/spint)
8+
[![SPEC 0 — Minimum Supported Dependencies](https://img.shields.io/badge/SPEC-0-green?labelColor=%23004811&color=%235CA038)](https://scientific-python.org/specs/spec-0000/)
89

910
The **Sp**atial **Int**eraction Modeling (SpInt) module seeks to provide a collection of tools to study spatial interaction processes and analyze spatial interaction data.
1011

0 commit comments

Comments
 (0)