Skip to content

Commit 4571671

Browse files
authored
Update README.md
1 parent 9cb32d0 commit 4571671

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
@@ -43,6 +43,7 @@ Pk-vcs-svn is lightweight library for execute basic SVN VCS operations (merge, b
4343
```java
4444
IVCS vcs = new SVNVCS(repoWorkspace, username, pass);
4545
```
46+
- Use methods of `IVCS` interface. See [pk-vcs-api](https://github.com/ProjectKaiser/pk-vcs-api) for details
4647
- Use `vcs.setProxy()` and `vcs.setCredentials()` if neccessary
4748

4849
# Implementation details

0 commit comments

Comments
 (0)