diff --git a/readme.md b/readme.md index 8ee05e6..55f3048 100644 --- a/readme.md +++ b/readme.md @@ -3,3 +3,5 @@ It has two main features. First, browsing any \*/catalog.html page and clicking on a post will take you to the mod.php page for that post. Second, it keeps track of how many replies a post has, and shows the number of new replies in red when there are new ones. It marks a post as fully read when you click on it in the catalog. + +![](ss.png) diff --git a/ss.png b/ss.png new file mode 100644 index 0000000..91b01e0 Binary files /dev/null and b/ss.png differ