Skip to content

Commit

Permalink
docs(readme.md): update
Browse files Browse the repository at this point in the history
  • Loading branch information
supersonictw committed May 26, 2024
1 parent f8406cb commit 80d253d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The server provides a simple API for caching data like text or binary files.

## Installation

Install the dependencies.

```shell
npm install
```
Expand All @@ -29,6 +31,8 @@ npm start

## API

The API documentation of earendel.

### GET /token

Generate a new token. The token is a [nanoid](https://www.npmjs.com/package/nanoid).
Expand Down

0 comments on commit 80d253d

Please sign in to comment.