Skip to content

Commit 50b7502

Browse files
authored
Updated readme
1 parent 8748df2 commit 50b7502

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,21 @@
22

33
This VSCode Extension is based on [vscode-svn](https://github.com/INesterov/vscode-svn)
44

5+
# Prerequisites
6+
7+
> **Note**: This extension leverages your
8+
> machine's SVN installation,
9+
> so you need to [install SVN](https://subversion.apache.org) first.
10+
511
## Features
612

713
- [x] Source Control View
814
- [x] Quick Diffs in gutter
915
- [ ] Status Bar
1016
- [ ] SVN Commands
1117

12-
## Known Issues
18+
## Feedback & Contributing
1319

14-
This is in very early development so will most likely have some issues.
20+
* This is a work in progress and im sure there will be some issues.
21+
* Please report any bugs, suggestions or documentation requests via the [Issues](https://github.com/JohnstonCode/svn-scm/issues)
22+
* Feel free to submit [pull requests](https://github.com/JohnstonCode/svn-scm/pulls)

0 commit comments

Comments
 (0)