From b9f86b11c450dd13f4534414b47a48989cb98881 Mon Sep 17 00:00:00 2001 From: pjht Date: Sat, 13 Oct 2018 17:46:24 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de6bce4..1685b40 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # incgame This is the source code for my (unnamed) incremental game. Here is a [getting started](https://github.com/pjht/incgame/wiki/Getting-Started1) guide. +Feature requests and bugs are welcome on the issues page.