Skip to content

Commit 338277c

Browse files
committed
Add more badges to the README
1 parent 35a97b7 commit 338277c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# FlaUI.WebDriver
22

33
[![build](https://github.com/FlaUI/FlaUI.WebDriver/actions/workflows/build.yml/badge.svg)](https://github.com/FlaUI/FlaUI.WebDriver/actions/workflows/build.yml)
4+
[![CodeQL](https://github.com/FlaUI/FlaUI.WebDriver/actions/workflows/codeql.yml/badge.svg)](https://github.com/FlaUI/FlaUI.WebDriver/actions/workflows/codeql.yml)
5+
![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)
6+
![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen)
47

58
FlaUI.WebDriver is a [W3C WebDriver2](https://www.w3.org/TR/webdriver2/) implementation using FlaUI's automation. It currently only supports UIA3.
69

0 commit comments

Comments
 (0)