Skip to content

Commit ae00838

Browse files
committed
update readme
1 parent 5ec7b96 commit ae00838

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
11
# html2rdf
2-
A Rust library for reading RDFa data from HTML.
2+
3+
A Rust library & CLI for reading RDFa data from HTML.
4+
5+
## Installation
6+
7+
```console
8+
$ cargo install html2rdf-cli
9+
```
10+
11+
## CLI usage
12+
13+
```console
14+
$ html2rdf http://games.porg.es/games/tic-tac-toe
15+
```

0 commit comments

Comments
 (0)