diff --git a/README.md b/README.md index 23e3eb0..71f36da 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Arduino Dictionary -This is a simple key-value dictionary for Arduino. It uses LinkedList (It has its own version within it to ensure compatibility). +This is a simple key-value dictionary for Arduino. It uses LinkedList (It has its own version within it to ensure compatibility). This library has had very little testing, so use at your own risk. ## Installation 1. Click Code > Download ZIP