diff --git a/README.md b/README.md index 8f4845d..b8893a2 100644 --- a/README.md +++ b/README.md @@ -30,4 +30,4 @@ Java Client is now functional with GUI. - Make sure you enable X11 forwarding in your PuTTY settings before you start your connection to the linux server. - Make sure you also open XLaunch and just click next until finish so that PuTTY doesn't whine about not having a server to start up the client with. - The GUI takes two moves at a time, to play click the square with the piece you want to move, then the square you want to move it to. -- Be patient. Swing is very slow and it'll take a second or two for it to initialize the window and a couple seconds to render the icons each time you make a move (depending on if you're using a VPN or not, runs smoothly on campus). +- Swing is very slow and it'll take a second or two for it to initialize the window and a couple seconds to render the icons each time you make a move (depending on if you're using a VPN or not, runs smoothly on campus).