diff --git a/README.md b/README.md index 6db5d72..04f252d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Vrekrer scpi parser -A simple SCPI parser for small Arduino projects. +A simple [SCPI](https://en.wikipedia.org/wiki/Standard_Commands_for_Programmable_Instruments) parser for small Arduino projects. ## Features - Small memory footprint, implemented for reduced RAM usage.