From c045191cbbde43a9fe450c769b86fa283ec56af5 Mon Sep 17 00:00:00 2001 From: Jeremiah Billmann Date: Sat, 3 Aug 2013 13:43:00 -0400 Subject: [PATCH] Updated docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23f9270..de2d686 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ A simple, lightweight, HTML multiplayer game server (and client) for Node.js - Entity Interpolation - Server State History - Server and Client Messaging +- Server Reconciliation - Works with any Rendering and/or Physics Engine ## Install