summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 15 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..f621bd9
--- /dev/null
+++ b/README
@@ -0,0 +1,15 @@
+ svnbrowse
+ =========
+
+SVNbrowse is a simple SVN repository browser.
+
+To use:
+
+- Install the directory somewhere it will be served up by the webserver and the
+ PHP run.
+
+- Edit repolist to provide a list of repository URLs.
+
+- Edit the items in config.php as per the comments.
+
+- Point a browser at the installed index.php.