From 7eeaaa5549a703a2c08e9c7243eb00b6c0fe3bd1 Mon Sep 17 00:00:00 2001
From: jmo <Mopsahl97@gmail.com>
Date: Thu, 19 May 2022 23:50:02 +0200
Subject: [PATCH] README

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 5524a789..3f81f5ff 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 ### Platform for secure data management
-This is a platform hosted on NTNU Gjøviks SkyHiGh cloud. The platform consists of an API which students and researchers can use to create private secure network for their data. This data will not be available for download, however it can be interacted with on the Windows 10 workstations that are available. 
+This is a platform hosted on NTNU Gjøviks SkyHiGh cloud. The platform consists of an API which students and researchers can use to create private secure network for their data. This data will not be available for download, however it can be interacted with on the Windows 10 workstations that are available. The project owner can upload data to the project. 
 
 ### Running the API
-The API is ran in a docker container alongside other containers that its dependant on. To create these containers:
+The API runs in a docker container alongside other containers that its dependant on. To create these containers:
 - Download the service user key from https://skyhigh.iik.ntnu.no/ and place it in the /creds folder
 - source the file:
 ```
-- 
GitLab