Skip to content

Commit 5e06c74

Browse files
committed
docs(README): Update intro description
1 parent 0fcbe55 commit 5e06c74

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# `libvcs` · [![Python Package](https://img.shields.io/pypi/v/libvcs.svg)](https://pypi.org/project/libvcs/) [![License](https://img.shields.io/github/license/vcs-python/libvcs.svg)](https://github.com/vcs-python/libvcs/blob/master/LICENSE) [![Code Coverage](https://codecov.io/gh/vcs-python/libvcs/branch/master/graph/badge.svg)](https://codecov.io/gh/vcs-python/libvcs)
22

3-
libvcs is a lite, [typed](https://docs.python.org/3/library/typing.html), pythonic wrapper for
4-
`git`, `hg`, and `svn`. Powers [vcspull](https://www.github.com/vcs-python/vcspull/).
3+
libvcs is a lite, [typed](https://docs.python.org/3/library/typing.html), pythonic tool box for
4+
detection and parsing of URLs, commanding, and syncing with `git`, `hg`, and `svn`. Powers
5+
[vcspull](https://www.github.com/vcs-python/vcspull/).
56

67
## Setup
78

0 commit comments

Comments
 (0)