From 6ebc6ad84c1238aafb309c32dbfa019e41691f68 Mon Sep 17 00:00:00 2001 From: Jeremiah Billmann Date: Tue, 6 Aug 2013 22:42:21 -0400 Subject: [PATCH] Minor... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b75f000..2131f80 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A simple, lightweight, HTML multiplayer game server (and client) for Node.js - Server State History - Server and Client Messaging - Server Reconciliation -- Works with any Rendering and/or Physics Engine +- Works with any rendering and/or physics engine ## Install