diff --git a/README.md b/README.md index 7b2bb72..cd9d29d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ![Tests](https://github.com/jonymusky/ai-browser-automation/workflows/Tests/badge.svg) ![Lint](https://github.com/jonymusky/ai-browser-automation/workflows/Lint/badge.svg) ![npm version](https://img.shields.io/npm/v/ai-browser-automation.svg) +[![NPM Downloads](https://img.shields.io/npm/dt/ai-browser-automation.svg?style=flat)](https://www.npmjs.com/package/ai-browser-automation) A TypeScript package that combines Selenium WebDriver with AI capabilities for intelligent browser automation. @@ -67,4 +68,4 @@ You can find example scripts in the `examples` directory. To run a specific exam ```bash pnpm run-example google -``` \ No newline at end of file +```