From b1cc2755b8f0c2fe7023e0c33c058349458433fa Mon Sep 17 00:00:00 2001 From: Mattia Giambirtone Date: Fri, 20 May 2022 16:16:52 +0200 Subject: [PATCH] Updated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0fbb6f..ce70da8 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,9 @@ Peon is a simple, functional, async-first programming language with a focus on c - [Njsmith](https://vorpus.org/), for his awesome articles on structured concurrency -## Disclaimer about the project's state +## Project State -The project is still in its very early days: lots of stuff is not implemented, a work in progress or +**Disclaimer**: The project is still in its very early days: lots of stuff is not implemented, a work in progress or otherwise outright broken. Feel free to report bugs! Also, yes: peon is yet another programming language inspired by Bob's book, but it is also **very**