diff --git a/docs/poc.md b/docs/poc.md index f6442d8..ef09667 100644 --- a/docs/poc.md +++ b/docs/poc.md @@ -11,7 +11,7 @@ For a proof of concept we'll implement a very small subset of the final features * Persistent accounts and world (done) * Multiple users (done) * Populate map with locations/objects -* Commands happen in "real time" +* Commands happen in "real time" (done) ### Stretch goals