Skip to content

Commit 59dbc4d

Browse files
committed
Docs: update docs
1 parent bdcbb0a commit 59dbc4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ It is designed to provide reliable and intuitive transaction management for miss
1212
## Features
1313
-**Effortless Declarative Transactions** – Manage complex DB transactions with a single line of code!
1414
-**TypeScript Native** – Seamless and powerful TypeScript support for the best development experience!
15-
- 🛠️ **No Dependencies, Lightweight (40KB)** – Runs fast with zero unnecessary bloat!
15+
- 🛠️ **No Dependencies, Lightweight (15KB)** – Runs fast with zero unnecessary bloat!
1616
- 🔄 **Flexible Transaction Propagation** – Supports propagation modes like `MANDATORY`, `REQUIRES_NEW`.
1717

1818
## Getting Started

packages/core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ It is designed to provide reliable and intuitive transaction management for miss
1212
## Features
1313
-**Effortless Declarative Transactions** – Manage complex DB transactions with a single line of code!
1414
-**TypeScript Native** – Seamless and powerful TypeScript support for the best development experience!
15-
- 🛠️ **No Dependencies, Lightweight (40KB)** – Runs fast with zero unnecessary bloat!
15+
- 🛠️ **No Dependencies, Lightweight (15KB)** – Runs fast with zero unnecessary bloat!
1616
- 🔄 **Flexible Transaction Propagation** – Supports propagation modes like `MANDATORY`, `REQUIRES_NEW`.
1717

1818
## Getting Started

0 commit comments

Comments
 (0)