Skip to content

Commit 15593dd

Browse files
authored
Docs: README test badge
1 parent 7617b82 commit 15593dd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# TranJS
22

3+
[![Test](https://github.com/asheswook/tranjs/actions/workflows/test.yml/badge.svg)](https://github.com/asheswook/tranjs/actions/workflows/test.yml)
4+
35
**Node.js Transaction Management Framework**
46

57
TranJS is a transaction management framework for Node.js, inspired by Java Hibernate's `@Transactional` annotation.
@@ -63,4 +65,4 @@ To simplify this process, I created **tranjs**, a framework that enables transac
6365

6466
## LICENSE
6567

66-
This project is licensed under the LGPL-2.1 License - see the [LICENSE](LICENSE) file for details.
68+
This project is licensed under the LGPL-2.1 License - see the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)