Skip to content

Commit

Permalink
We need stinkin badges!
Browse files Browse the repository at this point in the history
  • Loading branch information
cmason committed Aug 17, 2023
1 parent 02031d1 commit 3653d14
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# This workflow will install a prebuilt Ruby version, install dependencies, and
# run tests and linters.
name: "Letterkenny CI"
name: "Continuous Integration"
on: [push, pull_request]

jobs:
Expand Down
27 changes: 7 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,11 @@
# README
# Letterkenny

This README would normally document whatever steps are necessary to get the
application up and running.
[![Continuous Integration](https://github.com/cmason/letterkenny/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/cmason/letterkenny/actions/workflows/ci.yml)
[![Maintainability](https://api.codeclimate.com/v1/badges/2f2927df55e93b1540a4/maintainability)](https://codeclimate.com/github/cmason/letterkenny/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/2f2927df55e93b1540a4/test_coverage)](https://codeclimate.com/github/cmason/letterkenny/test_coverage)

Things you may want to cover:
Letterkenny consists of hicks, skids, hockey players, and Christians. These are their quotes.

* Ruby version
----

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...
TODO: Add content

0 comments on commit 3653d14

Please sign in to comment.