Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo-Ciber94 committed Oct 16, 2023
1 parent a0fb8b1 commit e2b7176
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,16 @@

Execute long running tasks on `NextJS` edge API handlers.

You can also checkout this [Example](https://github.com/Neo-Ciber94/next-server-task/tree/main/examples/openai-image-generator).

## Table of contents

1. [How it works?](#how-it-works)
2. [Usage example](#usage-example)
3. [Accessing the request with TaskServerContext](#accessing-the-request-with-taskservercontext)
4. [TaskError](#taskerror)
5. [License](#license)
1. [Install](#install)
2. [How it works?](#how-it-works)
3. [Usage example](#usage-example)
4. [Accessing the request with TaskServerContext](#accessing-the-request-with-taskservercontext)
5. [TaskError](#taskerror)
6. [License](#license)

## Install

Expand Down

0 comments on commit e2b7176

Please sign in to comment.