diff --git a/README.md b/README.md index 53491a4..4e080d2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # plxvm -The PLX Virtual Machine for Distributed Sensor Networks \ No newline at end of file +**Multi-tasking and Event-based Low-resource Virtual Machine using the Programming Language Extended (PLX)** + +The PLX Virtual Machine for Distributed Sensor Networks. Two target implementations are supported: + +1. C for POSIX/Unix-like operating systems +2. C for Micro-controller (STM32) requiring only 8 kB RAM and 32 (64) kB ROM + +