Skip to content

Commit

Permalink
docs: add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aykutkardas committed Mar 16, 2024
1 parent 84ee099 commit afcb76b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
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.

0 comments on commit afcb76b

Please sign in to comment.