diff --git a/README.md b/README.md index 84919323c..fb2aa0ec2 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Features * Distributed implementation of `java.util.Set` * Distributed implementation of `java.util.SortedSet` * Distributed implementation of `java.util.Queue` +* Distributed implementation of `java.util.Deque` * Distributed implementation of `java.util.Map` * Distributed implementation of `java.util.concurrent.ConcurrentMap` * Distributed implementation of reentrant `java.util.concurrent.locks.Lock`