Skip to content

Commit a9879be

Browse files
authored
Update README.md
1 parent e33aa71 commit a9879be

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
[![Release](https://jitpack.io/v/User/Repo.svg)](https://jitpack.io/#User/Repo)
1+
[![Release](https://jitpack.io/v/ProjectKaiser/pk-vcs-api.svg)](https://jitpack.io/#ProjectKaiser/pk-vcs-api)
2+
23
# Overview
4+
35
Pk-vcs-api is set of base classes and interfaces to build VCS support (Git, SVN, etc) libraries which exposes basic vcs-related operations: merge, branch create etc. Pk-vcs-api consists of:
46
- IVCS interface which exposes various vcs-related methods
57
- Working Copy utility classes which are required for vcs-related operations which are need to be executed on a local file system (such as merge)

0 commit comments

Comments
 (0)