Skip to content

Commit

Permalink
docs: update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
dbhart committed Nov 4, 2024
1 parent 362a075 commit 0300c09
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Deploy Sphinx content to GitHub Pages
name: Deploy Sphinx documentation
name: Docs

on:
# Runs on pushes targeting the default branch
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
![Lines of code](https://sloc.xyz/github/sandialabs/sansmic/?category=code)
[![Test Matrix](https://github.com/sandialabs/sansmic/actions/workflows/test-matrix.yml/badge.svg?branch=main)](https://github.com/sandialabs/sansmic/actions/workflows/test-matrix.yml)
[![codecov](https://codecov.io/github/sandialabs/sansmic/graph/badge.svg?token=oDeMIUHoqg)](https://codecov.io/github/sandialabs/sansmic)

[![Continuous Integration - Full Test Target Suite](https://github.com/sandialabs/sansmic/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/sandialabs/sansmic/actions/workflows/continuous-integration.yml)
[![Deploy Sphinx documentation](https://github.com/sandialabs/sansmic/actions/workflows/gh-pages.yml/badge.svg?branch=main)](https://github.com/sandialabs/sansmic/actions/workflows/gh-pages.yml)

[![pypi](https://img.shields.io/pypi/v/sansmic.svg?maxAge=3600)](https://pypi.org/project/sansmic/)
Expand Down Expand Up @@ -39,7 +39,7 @@ It can also be installed by downloading a wheel from the [releases]
in this repository, or by cloning this repository and building it
yourself. Finally, a standalone executable has been created that
will be added to each release for Windows users that are unable
due to install Python on their corporate computers (see the releases
due to install Python on their corporate computers (see the releases
on the right side of the page).


Expand Down Expand Up @@ -81,13 +81,13 @@ If you use sansmic for a publication, please use the following citation:
[doi:10.11578/dc.20240911.9](https://doi.org/10.11578/dc.20240911.9)

The list of current contributors is located in the [AUTHORS](AUTHORS.md) file.
If you would like to contribute, please read the
If you would like to contribute, please read the
[guide to contributing](CONTRIBUTING.md).

### License & Copyright
See [LICENSE](LICENSE) and [COPYRIGHT](COPYRIGHT.md).

[Sandia National Laboratories](https://www.sandia.gov)
[Sandia National Laboratories](https://www.sandia.gov)
is a multimission laboratory managed
and operated by National Technology & Engineering Solutions of Sandia,
LLC, a wholly owned subsidiary of Honeywell International Inc., for
Expand Down

0 comments on commit 0300c09

Please sign in to comment.