diff --git a/README.md b/README.md index c2e19a4..e53cdd7 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ https://github.com/JuliaArrays/LazyGrids.jl [![license][license-img]][license-url] [![Aqua QA][aqua-img]][aqua-url] [![code-style][code-blue-img]][code-blue-url] +[![deps](https://juliahub.com/docs/LazyGrids/deps.svg)](https://juliahub.com/ui/Packages/LazyGrids) +[![version](https://juliahub.com/docs/LazyGrids/version.svg)](https://juliahub.com/ui/Packages/LazyGrids) +[![pkgeval](https://juliahub.com/docs/LazyGrids/pkgeval.svg)](https://juliahub.com/ui/Packages/LazyGrids) ## Methods diff --git a/test/aqua.jl b/test/aqua.jl index d416be8..8b89fe6 100644 --- a/test/aqua.jl +++ b/test/aqua.jl @@ -1,4 +1,4 @@ -using LazyGrids +using LazyGrids: LazyGrids import Aqua using Test: @testset