From 86983027fb459707d0768f9b1fe2cc1a0b06785c Mon Sep 17 00:00:00 2001 From: sbosse Date: Sun, 1 Feb 2026 20:24:47 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d7efe6e..bf103f0 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # plx -**Multi-tasking and Distributed Virtual Machine using the Programming Language Extended (PLX)** +**Multi-tasking and Distributed Low-resource Virtual Machine using the Programming Language Extended (PLX)** Two target implementations: 1. C for POSIX/Unix-like operating systems -2. C for Micro-controller (STM32) +2. C for Micro-controller (STM32) requiring only 8 kB RAM and 32 (64) kB ROM