summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Meusel <tim@bastelfreak.de>2017-07-27 01:08:31 +0200
committerTim Meusel <tim@bastelfreak.de>2017-07-27 01:17:01 +0200
commitd773497f95d6dd24a9a94a0faf13336d8de41d8e (patch)
tree7acf9a6a2c80def9f0cb2080bcfff41b4cbc081c
parentc9370f4e3ae97b1e752713102a98af2979b1e9be (diff)
add documentation
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 61318ea..6848b92 100644
--- a/README.md
+++ b/README.md
@@ -289,6 +289,10 @@ Unacceptable input example:
httds://notquiteright.org
```
+#### `Stdlib::MAC`
+
+Matches MAC addresses defined in [RFC5342](https://tools.ietf.org/html/rfc5342).
+
#### `Stdlib::Unixpath`
Matches paths on Unix operating systems.