Skip to content

Commit

Permalink
Merge pull request #215 from mobusoperandi/build_badge
Browse files Browse the repository at this point in the history
docs: shields.io build badge
  • Loading branch information
Samyak2 authored Jun 7, 2022
2 parents 128c5f6 + 4c0f356 commit 7965a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![License](https://img.shields.io/crates/l/michie)][license]
![Downloads](https://img.shields.io/crates/d/michie)
![Recent downloads](https://img.shields.io/crates/dr/michie)
[![CI status](https://github.com/mobusoperandi/michie/actions/workflows/ci.yml/badge.svg)][ci]
[![CI status](https://img.shields.io/github/workflow/status/mobusoperandi/michie/ci/master)][ci]

michie (pronounced /'mikɪ/) — an attribute macro that adds [memoization] to a function.

Expand Down

0 comments on commit 7965a97

Please sign in to comment.