From 564576b13db0838cccab6f93d901217aa4e8936f Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Fri, 24 Mar 2023 16:07:24 +0000 Subject: [PATCH] Add disclaimer that software only runs on UoS network --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fa57269..ce55570 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Chat application with built-in game built as part of COMP1206 at the University This application is a Maven JavaFX project with a modern interface and compatability with multiple platforms. +Note that this application will only run on the University of Southampton network. + ## Showcase ![Login screen](screenshots/login.png "Login screen")