Skip to content

Commit 515f877

Browse files
authored
docs: add tests workflow status badge to README
1 parent 1e72b47 commit 515f877

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Text Extraction from MS Office and PDF files
22

3+
[![Node.js Tests](https://github.com/gamemaker1/office-text-extractor/actions/workflows/node-tests.yml/badge.svg)](https://github.com/gamemaker1/office-text-extractor/actions/workflows/node-tests.yml)
4+
35
Yet another library to extract text from MS Office (`docx`, `pptx`, `xlsx`) and PDF (`pdf`) files.
46

57
## Similar libraries

0 commit comments

Comments
 (0)