Skip to content

Commit

Permalink
Add badges (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf authored May 30, 2020
1 parent d993a37 commit c4ab567
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# MicroCollections

[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://tkf.github.io/MicroCollections.jl/dev)
[![GitHub Actions](https://github.com/tkf/MicroCollections.jl/workflows/Run%20tests/badge.svg)](https://github.com/tkf/MicroCollections.jl/actions?query=workflow%3A%22Run+tests%22)

MicroCollections.jl provides immutable empty and singleton collections.

```julia
Expand Down

0 comments on commit c4ab567

Please sign in to comment.