Skip to content

Commit 0b1049b

Browse files
authored
Add a version badge to Readme (#206)
This fetches the latest tagged version from the registry.
1 parent 4381348 commit 0b1049b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
[![Build Status](https://github.com/JuliaArrays/InfiniteArrays.jl/workflows/CI/badge.svg)](https://github.com/JuliaArrays/InfiniteArrays.jl/actions)
88
[![codecov](https://codecov.io/gh/JuliaArrays/InfiniteArrays.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaArrays/InfiniteArrays.jl)
99
[![PkgEval][pkgeval-img]][pkgeval-url]
10+
[![version](https://juliahub.com/docs/General/InfiniteArrays/stable/version.svg)](https://juliahub.com/ui/Packages/General/InfiniteArrays)
1011

1112

1213
A Julia package for representing arrays with infinite dimension sizes, designed to work

0 commit comments

Comments
 (0)