Skip to content

Commit 50958d8

Browse files
authored
Merge pull request #20 from QuantumKitHub/readme
Update README.md with new package location
2 parents ac05eaa + a2695cb commit 50958d8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
<img src="https://github.com/Jutho/SparseArrayKit.jl/blob/master/docs/src/assets/logo.svg" width="150">
1+
<img src="https://github.com/QuantumKitHub/SparseArrayKit.jl/blob/main/docs/src/assets/logo.svg" width="150">
22

33
# SparseArrayKit.jl
44

55
| **Build Status** | **Coverage** | **Quality assurance** | **Downloads** |
66
|:----------------:|:------------:|:---------------------:|:--------------|
77
| [![CI][ci-img]][ci-url] | [![Codecov][codecov-img]][codecov-url] | [![Aqua QA][aqua-img]][aqua-url] | [![SparseArrayKit Downloads][genie-img]][genie-url] |
88

9-
[github-img]: https://github.com/Jutho/SparseArrayKit.jl/workflows/CI/badge.svg
10-
[github-url]: https://github.com/Jutho/SparseArrayKit.jl/actions?query=workflow%3ACI
9+
[github-img]: https://github.com/QuantumKitHub/SparseArrayKit.jl/workflows/CI/badge.svg
10+
[github-url]: https://github.com/QuantumKitHub/SparseArrayKit.jl/actions?query=workflow%3ACI
1111

12-
[ci-img]: https://github.com/Jutho/SparseArrayKit.jl/workflows/CI/badge.svg
13-
[ci-url]: https://github.com/Jutho/SparseArrayKit.jl/actions?query=workflow%3ACI
12+
[ci-img]: https://github.com/QuantumKitHub/SparseArrayKit.jl/workflows/CI/badge.svg
13+
[ci-url]: https://github.com/QuantumKitHub/SparseArrayKit.jl/actions?query=workflow%3ACI
1414

15-
[codecov-img]: https://codecov.io/gh/Jutho/SparseArrayKit.jl/branch/master/graph/badge.svg
16-
[codecov-url]: https://codecov.io/gh/Jutho/SparseArrayKit.jl
15+
[codecov-img]: https://codecov.io/gh/QuantumKitHub/SparseArrayKit.jl/branch/main/graph/badge.svg
16+
[codecov-url]: https://codecov.io/gh/QuantumKitHub/SparseArrayKit.jl
1717

1818
[aqua-img]: https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg
1919
[aqua-url]: https://github.com/JuliaTesting/Aqua.jl

0 commit comments

Comments
 (0)