Skip to content

Commit 57e8480

Browse files
committed
cp
1 parent d567f48 commit 57e8480

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Java Simple Magic
66
[![ChangeLog](https://img.shields.io/github/v/release/j256/simplemagic?label=changelog&display_name=release)](https://github.com/j256/simplemagic/blob/master/src/main/javadoc/doc-files/changelog.txt)
77
[![Documentation](https://img.shields.io/github/v/release/j256/simplemagic?label=documentation&display_name=release)](https://htmlpreview.github.io/?https://github.com/j256/simplemagic/blob/master/src/main/javadoc/doc-files/simplemagic.html)
88
[![CodeCov](https://img.shields.io/codecov/c/github/j256/simplemagic.svg)](https://codecov.io/github/j256/simplemagic/)
9-
[![CI](https://github.com/j256/simplemagic/actions/workflows/main.yml/badge.svg)](https://github.com/j256/simplemagic/actions/workflows/main.yml)
9+
[![CI](https://github.com/j256/simplemagic/actions/workflows/maven.yml/badge.svg)](https://github.com/j256/simplemagic/actions/workflows/maven.yml)
1010
[![GitHub License](https://img.shields.io/github/license/j256/simplemagic)](https://github.com/j256/simplemagic/blob/master/LICENSE.txt)
1111

1212
Here's a "magic" number package which allows content-type (mime-type) determination from files and byte arrays. It makes

0 commit comments

Comments
 (0)