Add a CI badge to the README
This commit is contained in:
parent
6e9adfc36b
commit
8602e6a3e7
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
name: Prelude CI
|
||||
name: CI
|
||||
on: push
|
||||
jobs:
|
||||
build:
|
|
@ -1,4 +1,5 @@
|
|||
[![License GPL 3][badge-license]](http://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
[![CI](https://github.com/bbatsov/prelude/workflows/CI/badge.svg)](https://github.com/bbatsov/prelude/actions/workflows/ci.yml)
|
||||
[![Patreon](https://img.shields.io/badge/patreon-donate-orange.svg)](https://www.patreon.com/bbatsov)
|
||||
|
||||
Emacs Prelude
|
||||
|
|
Loading…
Reference in a new issue