Skip to content

Commit

Permalink
docs: Remove depencies section from README (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara authored Dec 3, 2024
1 parent bb883fc commit 2a0f90c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,3 @@ svgcheck [options] SOURCE
| `-o FILENAME` | `--out=FILENAME` | specify an output filename, default to stdout |
| `-g` | `--grey-scale` | use a grey scale heuristic to determine what is white |
| | `--grey-level` | cut off level between black and white |

## Dependencies

`svgcheck` depends on the following packages:

- [lxml](http://lxml.de) *(>= 4.1.1)*
- [xml2rfc](https://github.com/ietf-tools/xml2rfc/) *(>= 3.16.0)*

0 comments on commit 2a0f90c

Please sign in to comment.