aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGitea <gitea@fake.local>2020-10-30 17:31:24 -0500
committerGitea <gitea@fake.local>2020-10-30 17:31:24 -0500
commit95e0e836a12ae8ec410b8ca030113ab20188ab76 (patch)
treecfd05da6a3e38a6245eafd55f21f796803216a00 /README.md
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..435a7c2
--- /dev/null
+++ b/README.md
@@ -0,0 +1,12 @@
+# Gitweb
+My customized version of [gitweb](https://git-scm.com/docs/gitweb).
+
+Gitweb is a CGI git repository viewer.
+
+## Major changes
+- Summary includes readme and tree views
+- Description box includes clone command
+- Edited styles
+
+## Install
+Follow the same instructions for [gitweb](https://git-scm.com/book/en/v2/Git-on-the-Server-GitWeb) for your webserver.