Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 7842967

Browse files
authored
Update README.md
1 parent f5c7a32 commit 7842967

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PointPatterns.jl
22

3-
[![][travis-img]][travis-url] [![][codecov-img]][codecov-url]
3+
[![][build-img]][build-url] [![][codecov-img]][codecov-url]
44

55
Many tools have been developed in spatial statistics to
66
extract useful information from (marked) point clouds.
@@ -26,8 +26,8 @@ For examples of usage, please check the main documentation.
2626

2727
If you have any questions, please contact our community on the [gitter channel](https://gitter.im/JuliaEarth/GeoStats.jl).
2828

29-
[travis-img]: https://travis-ci.org/JuliaEarth/PointPatterns.jl.svg?branch=master
30-
[travis-url]: https://travis-ci.org/JuliaEarth/PointPatterns.jl
29+
[build-img]: https://img.shields.io/github/workflow/status/JuliaEarth/PointPatterns.jl/CI?style=flat-square
30+
[build-url]: https://github.com/JuliaEarth/PointPatterns.jl/actions
3131

3232
[codecov-img]: https://codecov.io/gh/JuliaEarth/PointPatterns.jl/branch/master/graph/badge.svg
3333
[codecov-url]: https://codecov.io/gh/JuliaEarth/PointPatterns.jl

0 commit comments

Comments
 (0)