Skip to content

Commit 6e5b138

Browse files
authored
Fix badge link in README.md
1 parent cf3f5c8 commit 6e5b138

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,5 +1,5 @@
11
# PyArrow Algorithms Toolkit
2-
[![CI Status](https://github.com/codeamt/pyarrow-algorithms/actions/workflows/ci.yml/badge.svg)](https://github.com/codeamt/pyarrow-algorithms/actions)[![Code Coverage](https://codecov.io/gh/codeamt/pyarrow-algorithms/branch/main/graph/badge.svg)](https://codecov.io/gh/yourusername/pyarrow-algorithms)[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
2+
[![CI Status](https://github.com/codeamt/pyarrow-algorithms/actions/workflows/ci.yml/badge.svg)](https://github.com/codeamt/pyarrow-algorithms/actions)[![Code Coverage](https://codecov.io/gh/codeamt/pyarrow-algorithms/branch/main/graph/badge.svg)](https://codecov.io/gh/codeamt/pyarrow-algorithms)[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
33

44
High-performance foundational system design algorithm implementations using PyArrow and modern Python.
55

0 commit comments

Comments
 (0)