From 162b4b7e5fc9a1904c59389f3429df8559cbfcc6 Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Wed, 5 Mar 2014 16:41:57 -0800 Subject: [PATCH] fix full stack header in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8a9b45832..839f5a8336 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ To move around in-world, use the arrow keys (and Shift + up/down to fly up or down) or W A S D, and E or C to fly up/down. All of the other possible options and features are available via menus in the Interface application. -Full stack +Running a full stack ======== The assignment-client and domain-server are architectural components that will allow you to run the full stack of the virtual world.