Skip to content

Commit

Permalink
chore: add repo badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
chendaniely committed Jul 31, 2024
1 parent a927059 commit 2ff5349
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .lycheeignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ https://ubc-mds.github.io/MDSlogo.png
# ignore posit support pages, has a 403 forbidden error
# they might be blocking robots
https://support.posit.co/*
https://support.rstudio.com/*
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# DSCI_521_platforms-dsci_book

[![Build and Publish Quarto Website](https://github.com/UBC-MDS/DSCI_521_platforms-dsci_book/actions/workflows/publish.yml/badge.svg)](https://github.com/UBC-MDS/DSCI_521_platforms-dsci_book/actions/workflows/publish.yml)

[![pages-build-deployment](https://github.com/UBC-MDS/DSCI_521_platforms-dsci_book/actions/workflows/pages/pages-build-deployment/badge.svg?branch=gh-pages)](https://github.com/UBC-MDS/DSCI_521_platforms-dsci_book/actions/workflows/pages/pages-build-deployment)

[![Check Links](https://github.com/UBC-MDS/DSCI_521_platforms-dsci_book/actions/workflows/check-links.yml/badge.svg)](https://github.com/UBC-MDS/DSCI_521_platforms-dsci_book/actions/workflows/check-links.yml)

## For the instructor

A few instructions/references for the instructor
Expand Down

0 comments on commit 2ff5349

Please sign in to comment.