Skip to content

Commit bd90228

Browse files
authored
docs: Update README.md
1 parent 69396ab commit bd90228

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ svgcheck [options] SOURCE
4242
| `-a` | `--always-emit` | repair the SVG file if needed, emit the file even if no repairs are needed |
4343
| `-v` | `--verbose` | print extra information |
4444
| `-V` | `--version` | display the version number and exit |
45-
| `-X` | `--no-xinclude` | don't resolve xi:include elements |
4645
| `-d RNG` | `--rng=RNG` | specify an alternate RNG file |
4746
| `-o FILENAME` | `--out=FILENAME` | specify an output filename, default to stdout |
4847
| `-g` | `--grey-scale` | use a grey scale hieristic to determine what is white |
@@ -53,5 +52,4 @@ svgcheck [options] SOURCE
5352
`svgcheck` depends on the following packages:
5453

5554
- [lxml](http://lxml.de) *(>= 4.1.1)*
56-
- [requests](http://docs.python-requests.org) *(>= 2.5.0)*
57-
- [rfctools_common](https://pypi.python.org/pypi/pip) *(>= 0.5.5)*
55+
- [xml2rfc](https://github.com/ietf-tools/xml2rfc/) *(>= 3.16.0)*

0 commit comments

Comments
 (0)