Skip to content

Commit 7b62d05

Browse files
committed
Docs: update docs
1 parent 430bc5b commit 7b62d05

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ It is designed to provide reliable and intuitive transaction management for miss
1010
**This framework is now experimental and under development. Please feel free to contribute or provide feedback.**
1111

1212
## Features
13-
-**Effortless Declarative Transactions** – Manage complex DB transactions with a single line of code!
14-
-**TypeScript Native** – Seamless and powerful TypeScript support for the best development experience!
15-
- 🛠️ **No Dependencies, Lightweight (15KB)** – Runs fast with zero unnecessary bloat!
16-
- 🔄 **Flexible Transaction Propagation** – Supports propagation modes like `MANDATORY`, `REQUIRES_NEW`.
13+
-**Effortless Declarative Transactions**
14+
-**TypeScript Native**
15+
- 🛠️ **No Dependencies, Lightweight (15KB)**
16+
- 🔄 **Flexible Transaction Propagation**
1717

1818
## Getting Started
1919
* API Documentation is available at [here](/docs/api.md).

packages/core/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ It is designed to provide reliable and intuitive transaction management for miss
1010
**This framework is now experimental and under development. Please feel free to contribute or provide feedback.**
1111

1212
## Features
13-
-**Effortless Declarative Transactions** – Manage complex DB transactions with a single line of code!
14-
-**TypeScript Native** – Seamless and powerful TypeScript support for the best development experience!
15-
- 🛠️ **No Dependencies, Lightweight (15KB)** – Runs fast with zero unnecessary bloat!
16-
- 🔄 **Flexible Transaction Propagation** – Supports propagation modes like `MANDATORY`, `REQUIRES_NEW`.
13+
-**Effortless Declarative Transactions**
14+
-**TypeScript Native**
15+
- 🛠️ **No Dependencies, Lightweight (15KB)**
16+
- 🔄 **Flexible Transaction Propagation**
1717

1818
## Getting Started
1919
* API Documentation is available at [here](/docs/api.md).

0 commit comments

Comments
 (0)