From af91d52a58b483212bfffad9f02b82ff9d498ea2 Mon Sep 17 00:00:00 2001 From: luca0N! Date: Sun, 24 Mar 2024 21:41:20 -0300 Subject: [PATCH] State WIP information --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fb4dd20..3ba2750 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ x86life is a text-based life simulating game written in 64-bit x86 Assembly for Linux. +This project is still a work in progress. Please check the [Git +tags](https://git.luca0n.com/luca0N/x86life/tags) and [project +releases](https://git.luca0n.com/luca0N/x86life/releases) for more information. + ## Requirements - Linux