From 7d391e1397af3ebcfc94752f4b2d76eab8bf7aee Mon Sep 17 00:00:00 2001 From: circl Date: Mon, 9 Oct 2023 18:55:46 +0200 Subject: [PATCH] Meta: Specify we now have over three hundred ports in the README :^) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ecaced7d2..16ec22fc31 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ You can watch videos of the system being developed on YouTube: ... and all of the above are right in this repository, no extra dependencies, built from-scratch by us :^) -Additionally, there are [over two hundred ports of popular open-source software](Ports/AvailablePorts.md), including games, compilers, Unix tools, multimedia apps and more. +Additionally, there are [over three hundred ports of popular open-source software](Ports/AvailablePorts.md), including games, compilers, Unix tools, multimedia apps and more. ## How do I read the documentation?