Skip to content

Commit

Permalink
docs: fix readme ci badge
Browse files Browse the repository at this point in the history
fixes #240
  • Loading branch information
mightyiam committed Feb 18, 2023
1 parent f2167bc commit 5f122f8
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://img.shields.io/github/workflow/status/mobusoperandi/michie/ci/master)][ci]
[![CI status](https://img.shields.io/github/actions/workflow/status/mobusoperandi/michie/ci.yml?branch=master)][ci]

michie (sounds like Mickey) — an attribute macro that adds [memoization] to a function.

Expand Down

0 comments on commit 5f122f8

Please sign in to comment.