Skip to content

Commit

Permalink
update(readme): add downloads badge
Browse files Browse the repository at this point in the history
  • Loading branch information
elaichenkov authored Sep 10, 2021
1 parent 725214c commit 02c1dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# WDIO-WAIT-FOR [![Test](https://github.com/elaichenkov/wdio-wait-for/actions/workflows/main.yml/badge.svg)](https://github.com/elaichenkov/wdio-wait-for/actions/workflows/main.yml)
# WDIO-WAIT-FOR [![Test](https://github.com/elaichenkov/wdio-wait-for/actions/workflows/main.yml/badge.svg)](https://github.com/elaichenkov/wdio-wait-for/actions/workflows/main.yml) [![Total npm downloads](https://img.shields.io/npm/dt/wdio-wait-for.svg)](https://www.npmjs.com/package/wdio-wait-for)

> wdio-wait-for is a Node.js library for [WebdriverIO](http://webdriver.io/) that supplies a set of common conditions that provides functionalities to wait for certain conditions till a defined task is complete.
Expand Down

0 comments on commit 02c1dc3

Please sign in to comment.