aboutsummaryrefslogtreecommitdiff
path: root/matrix/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'matrix/doc.go')
-rw-r--r--matrix/doc.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/matrix/doc.go b/matrix/doc.go
new file mode 100644
index 0000000..2cd54e2
--- /dev/null
+++ b/matrix/doc.go
@@ -0,0 +1,2 @@
+// Package matrix contains wrappers for gomatrix for use by the UI of gomuks.
+package matrix