Skip to content

Commit 06101e3

Browse files
janbucharB4nan
andauthored
chore: Add readme badges (#839)
Co-authored-by: Martin Adámek <banan23@gmail.com>
1 parent d5a3895 commit 06101e3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Apify API client for JavaScript
22

3+
[![npm version](https://badge.fury.io/js/apify-client.svg)](https://www.npmjs.com/package/apify-client)
4+
[![Downloads](https://img.shields.io/npm/dm/apify-client.svg)](https://www.npmjs.com/package/apify-client)
5+
[![Chat on discord](https://img.shields.io/discord/801163717915574323?label=discord)](https://discord.gg/jyEM2PRvMU)
6+
[![Build Status](https://github.com/apify/apify-client-js/actions/workflows/check.yaml/badge.svg?branch=master)](https://github.com/apify/apify-client-js/actions/workflows/check.yaml)
7+
38
`apify-client` is the official library to access [Apify API](https://docs.apify.com/api/v2) from your
49
JavaScript applications. It runs both in Node.js and browser and provides useful features like
510
automatic retries and convenience functions that improve the experience of using the Apify API.

0 commit comments

Comments
 (0)