Skip to content

Commit d9a1dc1

Browse files
committed
Add CI badge to readme
1 parent 1c90dff commit d9a1dc1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# File Format Tools [<img alt="Logo for fftools" src="docs/favicon.svg" height="96" align="right"/>](https://www.fileformat.info/)
22

3+
[![build](https://github.com/FileFormatInfo/fftools/actions/workflows/build.yaml/badge.svg)](https://github.com/FileFormatInfo/fftools/actions/workflows/build.yaml)
4+
35

46
## Programs
57

@@ -11,6 +13,11 @@
1113
- `unicount`: count Unicode codepoints in a file
1214
- `uniwhat`: print the names of each Unicode character in a file
1315

16+
## Experiments
17+
18+
- `wombat` - tests terminal screen functions
19+
- `spinner` - terminal spinner for long-running tasks
20+
1421
## Credits
1522

1623
[![Git](https://www.vectorlogo.zone/logos/git-scm/git-scm-ar21.svg)](https://git-scm.com/ "Version control")

0 commit comments

Comments
 (0)