Skip to content

Commit e2e54a4

Browse files
committed
Minor fix to build status badge.
1 parent 67caa6f commit e2e54a4

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
# fcount
2-
![build status](https://github.com/github/fcount/actions/workflows/c-cpp.yml/badge.svg)
2+
![build status](https://github.com/mgualdron/fcount/actions/workflows/c-cpp.yml/badge.svg)
33

44
Count the number of fields (columns) in every line of a delimited text file.
55

0 commit comments

Comments
 (0)