Skip to content

Commit 071e3f4

Browse files
committed
docs: add workflow status badge to README
1 parent 4a0c871 commit 071e3f4

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
# Torrust Index Application Interface
22

3+
[![Test](https://github.com/torrust/torrust-index-api-lib/actions/workflows/test.yml/badge.svg)](https://github.com/torrust/torrust-index-api-lib/actions/workflows/test.yml)
4+
35
A simple TypeScript/ES6 library that contains API calls used by the [Torrust Index](https://github.com/torrust/torrust-index) project.
46

57
* [Torrust Index Backend](https://github.com/torrust/torrust-index-backend) is our reference implementation of this interface.

0 commit comments

Comments
 (0)