Skip to content

Commit eed70d6

Browse files
committed
[skip ci] Add more badges to the README
1 parent 141037f commit eed70d6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# JLLWrappers
22

33
[![Build Status](https://travis-ci.com/JuliaPackaging/JLLWrappers.jl.svg?branch=master)](https://travis-ci.com/JuliaPackaging/JLLWrappers.jl)
4+
[![Build Status](https://cloud.drone.io/api/badges/JuliaPackaging/JLLWrappers.jl/status.svg)](https://cloud.drone.io/JuliaPackaging/JLLWrappers.jl)
5+
[![deps](https://juliahub.com/docs/JLLWrappers/deps.svg)](https://juliahub.com/ui/Packages/JLLWrappers/7Zgw7?t=2)
46

5-
This package contains an array of macros that enable JLL packages to generate themselves. It is not intended to be used by users, but rather is used in autogenerated packages via [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl).
7+
This package contains an array of macros that enable [JLL packages](https://juliapackaging.github.io/BinaryBuilder.jl/stable/jll/) to generate themselves. It is not intended to be used by users, but rather is used in autogenerated packages via [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl).

0 commit comments

Comments
 (0)