Skip to content

Commit

Permalink
Docs: README test badge
Browse files Browse the repository at this point in the history
  • Loading branch information
asheswook authored Feb 11, 2025
1 parent 7617b82 commit 15593dd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# TranJS

[![Test](https://github.com/asheswook/tranjs/actions/workflows/test.yml/badge.svg)](https://github.com/asheswook/tranjs/actions/workflows/test.yml)

**Node.js Transaction Management Framework**

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

## LICENSE

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

0 comments on commit 15593dd

Please sign in to comment.