We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c38f3 commit 7117ea0Copy full SHA for 7117ea0
README.md
@@ -1,6 +1,6 @@
1
# URI Template
2
3
-[](https://app.travis-ci.com/grncdr/uri-template)
+[](https://github.com/grncdr/uri-template/actions/workflows/nodejs.yml)
4
5
This is a node.js implementation of the URI template draft standard
6
defined at http://tools.ietf.org/html/rfc6570
@@ -30,3 +30,5 @@ queryTpl.expand({
30
```
31
32
For more thorough coverage of the syntax, see the [RFC](https://datatracker.ietf.org/doc/html/rfc6570).
33
+
34
+##
0 commit comments