Skip to content

Commit

Permalink
Merge pull request #1 from argonism/argonism-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
argonism authored Oct 9, 2023
2 parents 18c807d + 18b4635 commit f128456
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ mdfy plugin for esa
- PyPI: <https://pypi.org/project/mdfy-esa/>
- Free software: MIT

## Pre-requirement

You need set esa.io API token and set it to environment veriable ESA_ACCESS_TOKEN.

``` shell
export ESA_ACCESS_TOKEN=YOUR_ACCESS_TOKEN
```

## Usage

The mdfy-esa feature supports uploading of local images and files.
Expand Down

0 comments on commit f128456

Please sign in to comment.