about summary refs log tree commit diff stats
path: root/pages/user-repos.md
diff options
context:
space:
mode:
Diffstat (limited to 'pages/user-repos.md')
-rw-r--r--pages/user-repos.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/pages/user-repos.md b/pages/user-repos.md
index 7988787..12e6538 100644
--- a/pages/user-repos.md
+++ b/pages/user-repos.md
@@ -110,9 +110,13 @@ git remote add tilde.institute <USER>@tilde.institute:public_repos/widget/libwid
 
 You can link to just your own repos via `https://git.tilde.institute/<USER>`
 
-## Caveats
+The following files will be parsed into an `about` page for a given repo, in order:
 
-It's not currently set up to parse markdown, so a plaintext README will work best.
+* `README`
+* `README.7`
+* `README.1`
+* `README.txt`
+* `README.md`
 
 [back](/)