Skip to content

Commit 462ed2b

Browse files
committed
Updated README.md to remove beta flag.
1 parent bacfe99 commit 462ed2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
A library for extracting information from User-Agent strings very fast.
33

44
![Licence: MIT](https://img.shields.io/badge/Licence-MIT-lightgrey.svg)
5-
![Status: Beta](https://img.shields.io/badge/Status-Beta-orange.svg)
65
[![Tests Status](https://github.com/hexydec/agentzero/actions/workflows/tests.yml/badge.svg)](https://github.com/hexydec/agentzero/actions/workflows/tests.yml)
76
[![Code Coverage](https://scrutinizer-ci.com/g/hexydec/agentzero/badges/coverage.png?b=main)](https://scrutinizer-ci.com/g/hexydec/agentzero/code-structure/main/code-coverage)
87

@@ -84,6 +83,7 @@ The returned value will be something like:
8483
```
8584

8685
You can read the [full list of properties here](docs/api.md).
86+
8787
## Supported Features
8888

8989
AgentZero supports a wide range of architectures, browsers, rendering engines, platforms, devices, languages, and crawlers. [Access the full list on the Supported Features page](docs/support.md).

0 commit comments

Comments
 (0)