diff --git a/README.md b/README.md
index d5cc69dd418da11ef0d6306d0b55e85490dc5398..c9b7feb3679c2e922489b235c3d97d5155334212 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
 # VIPSCore
 
-This is the server component that hosts the models. It is accessible via
-VIPSCoreManager over http/REST. Models that are on the component's classpath
+This is the server component that hosts the models. It is accessible via VIPSCoreManager over http/REST. Models that are on the component's classpath
 are autodetected, indexed and made available through the REST service. The service is used by
 [VIPSLogic](https://gitlab.nibio.no/VIPS/VIPSLogic) when running models. It can also be contacted directly by any client.