readme
This commit is contained in:
parent
cce269b9fc
commit
f2bd581fe4
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ let $task:=
|
||||||
return fetch:binary("http://images.metmuseum.org/CRDImages/ep/original/DT46.jpg")
|
return fetch:binary("http://images.metmuseum.org/CRDImages/ep/original/DT46.jpg")
|
||||||
=>t:task($task)
|
=>t:task($task)
|
||||||
```
|
```
|
||||||
A schema for this is [provided](./master/src/main/content/task.xsd)
|
A schema for this is [provided](./src/main/content/task.xsd)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
The library is packaged in the [EXpath](http://expath.org/spec/pkg) xar format with
|
The library is packaged in the [EXpath](http://expath.org/spec/pkg) xar format with
|
||||||
|
|
Loading…
Add table
Reference in a new issue