From 4685c71c32e9e05ba4519ba12f619f7190879982 Mon Sep 17 00:00:00 2001 From: Matt Kantor Date: Thu, 3 Jul 2025 19:16:22 -0400 Subject: [PATCH] Describe the language as "arborescent" --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 402fdee..b2cb568 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Please -An exploratory programming language. +An [arborescent](https://en.wikipedia.org/wiki/Arborescence_(graph_theory)) +programming language. ## Quick Start