Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2c1aea1

Browse files
committed
docs: enhance README with logo, links, and clearer description of Flyimg client
1 parent f51a97e commit 2c1aea1

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# @flyimg/flyimg.js
22

3-
Interact with a Flyimg instance from Node.js: construct transformation URLs and download the processed image with progress callbacks.
3+
<p align="center">
4+
<a href="https://flyimg.io" target="_blank">
5+
<img alt="Flyimg" src="https://raw.githubusercontent.com/flyimg/graphic-assets/main/logo/raster/flyimg-logo-rgb.png" width="300">
6+
</a>
7+
<br />
8+
<a href="https://flyimg.io/"><strong>Official website »</strong></a>
9+
<br />
10+
<a href="https://github.com/flyimg/flyimg">GitHub</a>
11+
·
12+
<a href="https://github.com/flyimg/flyimg/issues">Bugs Report</a>
13+
</p>
14+
15+
A Node.js client for Flyimg – easily build transformation URLs and fetch processed images directly from your Flyimg instance.
416

517
## Install
618

0 commit comments

Comments
 (0)