Skip to content

Commit

Permalink
Docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
asheswook committed Feb 11, 2025
1 parent bdcbb0a commit 59dbc4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ It is designed to provide reliable and intuitive transaction management for miss
## Features
-**Effortless Declarative Transactions** – Manage complex DB transactions with a single line of code!
-**TypeScript Native** – Seamless and powerful TypeScript support for the best development experience!
- 🛠️ **No Dependencies, Lightweight (40KB)** – Runs fast with zero unnecessary bloat!
- 🛠️ **No Dependencies, Lightweight (15KB)** – Runs fast with zero unnecessary bloat!
- 🔄 **Flexible Transaction Propagation** – Supports propagation modes like `MANDATORY`, `REQUIRES_NEW`.

## Getting Started
Expand Down
2 changes: 1 addition & 1 deletion packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ It is designed to provide reliable and intuitive transaction management for miss
## Features
-**Effortless Declarative Transactions** – Manage complex DB transactions with a single line of code!
-**TypeScript Native** – Seamless and powerful TypeScript support for the best development experience!
- 🛠️ **No Dependencies, Lightweight (40KB)** – Runs fast with zero unnecessary bloat!
- 🛠️ **No Dependencies, Lightweight (15KB)** – Runs fast with zero unnecessary bloat!
- 🔄 **Flexible Transaction Propagation** – Supports propagation modes like `MANDATORY`, `REQUIRES_NEW`.

## Getting Started
Expand Down

0 comments on commit 59dbc4d

Please sign in to comment.