Skip to content

Commit 5670ff0

Browse files
committed
Fix badge
1 parent df3b2a6 commit 5670ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# spatial-tree
22

3-
![ci](https://github.com/pvorselaars/spatial-tree/workflows/ci/badge.svg?branch=unit-tests)
3+
![ci](https://github.com/pvorselaars/spatial-tree/workflows/ci/badge.svg)
44

55
A simple C++ template library that implements quadtrees and octrees for different classes and coordinate precision.
66

0 commit comments

Comments
 (0)