Skip to content

Commit 4da9614

Browse files
authored
Update README.md
1 parent b447038 commit 4da9614

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Pk-vcs-git is lightweight library for execute basic Git VCS operations (merge, b
4444
```java
4545
IVCS vcs = new GitVCS(repoWorkspace);
4646
```
47+
- Use methods of `IVCS` interface. See [pk-vcs-api](https://github.com/ProjectKaiser/pk-vcs-api) for details
4748
- Use `vcs.setProxy()` and `vcs.setCredentials()` if neccessary
4849

4950
# Implementation details

0 commit comments

Comments
 (0)