From 6c815c1c97b694b5d6f84c48616aad5c756c5790 Mon Sep 17 00:00:00 2001 From: m455 Date: Thu, 18 Jun 2020 13:02:34 -0400 Subject: [PATCH] Added a note about the outdated makefile --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6332599..83ad44e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A program for shared Unix servers, specifically [tilde.town](https://tilde.town), to cheer people up . +**Note: I haven't updated the Makefile, so I would avoid using it** + # Table of Contents - [How it works](#how-it-works)