diff --git a/README.md b/README.md
index 5524a7891e867b38b2d87908a0763a91e97082ee..3f81f5ff5975b2b42ae568facf464f2e52ed1537 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:
 ```