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 430bc5b commit 7b62d05
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ It is designed to provide reliable and intuitive transaction management for miss
**This framework is now experimental and under development. Please feel free to contribute or provide feedback.**

## 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 (15KB)** – Runs fast with zero unnecessary bloat!
- 🔄 **Flexible Transaction Propagation** – Supports propagation modes like `MANDATORY`, `REQUIRES_NEW`.
-**Effortless Declarative Transactions**
-**TypeScript Native**
- 🛠️ **No Dependencies, Lightweight (15KB)**
- 🔄 **Flexible Transaction Propagation**

## Getting Started
* API Documentation is available at [here](/docs/api.md).
Expand Down
8 changes: 4 additions & 4 deletions packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ It is designed to provide reliable and intuitive transaction management for miss
**This framework is now experimental and under development. Please feel free to contribute or provide feedback.**

## 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 (15KB)** – Runs fast with zero unnecessary bloat!
- 🔄 **Flexible Transaction Propagation** – Supports propagation modes like `MANDATORY`, `REQUIRES_NEW`.
-**Effortless Declarative Transactions**
-**TypeScript Native**
- 🛠️ **No Dependencies, Lightweight (15KB)**
- 🔄 **Flexible Transaction Propagation**

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

0 comments on commit 7b62d05

Please sign in to comment.