-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
84ee099
commit afcb76b
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Muninn Detect | ||
|
||
[![npm](https://img.shields.io/npm/v/muninn-detect?color=%234fc921)](https://www.npmjs.com/package/muninn-detect) | ||
[![Build Status](https://github.com/wopehq/muninn-detect/workflows/test/badge.svg?color=%234fc921)](https://github.com/teamseodo/muninn/actions) | ||
[![License](https://img.shields.io/badge/License-MIT-green.svg?color=%234fc921)](https://opensource.org/licenses/MIT) | ||
|
||
Muninn Detect is an assistant designed to test whether an HTML element adheres to specified rules. This allows you to define detect rules to identify HTML elements in bulk. | ||
|
||
## License | ||
|
||
Distributed under the MIT License. See LICENSE for more information. |