From 75bd682394f1548c27c18a78c646c60c9afbff47 Mon Sep 17 00:00:00 2001
From: Markus Scheidgen <markus.scheidgen@gmail.com>
Date: Fri, 11 Nov 2022 06:42:44 +0000
Subject: [PATCH] Update README.md

---
 README.md | 22 +++++++++-------------
 1 file changed, 9 insertions(+), 13 deletions(-)

diff --git a/README.md b/README.md
index 2c11707c3c..ec85d8e5bf 100644
--- a/README.md
+++ b/README.md
@@ -2,22 +2,18 @@
 [![backend coverage report](https://gitlab.mpcdf.mpg.de/nomad-lab/nomad-FAIR/badges/master/coverage.svg?job=python+tests&key_text=backend+coverage&key_width=130)](https://gitlab.mpcdf.mpg.de/nomad-lab/nomad-FAIR/commits/master)
 [![frontend coverage report](https://gitlab.mpcdf.mpg.de/nomad-lab/nomad-FAIR/badges/master/coverage.svg?job=gui+tests&key_text=frontend+coverage&key_width=130)](https://gitlab.mpcdf.mpg.de/nomad-lab/nomad-FAIR/commits/master)
 
-This project implements the new *nomad@FAIRDI* infrastructure. Contrary to its NOMAD CoE
-predecessor, it implements the NOMAD Repository and NOMAD Archive functionality within
-a single cohesive application. This project provides all necessary artifacts to develop,
-test, deploy, and operate the NOMAD Respository and Archive, e.g. at
-[https://nomad-lab.eu](https://nomad-lab.eu).
-
-In the future, this project's aim is to integrate more NOMAD CoE components, like the NOMAD
-Encyclopedia and NOMAD Analytics Toolkit, to fully integrate NOMAD with one GUI and consistent
-APIs. Furthermore, this projects aims at establishing NOMAD as a distributed platform for
-material science data sharing and management. This includes the on-site deployment of
-NOMAD as a standalone service (*oasis*), the federated use of NOMAD through a
-serious of full and partial *mirrors*, the integration of 3rd party material science
+This project implements the new *NOMAD* data infrastructure. It provides all necessary artifacts to develop,
+test, deploy, and operate the NOMAD data infrastructure (e.g. at [https://nomad-lab.eu](https://nomad-lab.eu)).
+
+The NOMAD data infrastructure also integrates with 3rd party material science
 databases (i.e. [Aflow](http://www.aflow.org/), [OQMD](http://oqmd.org/),
-[Materials Project](https://materialsproject.org/)), and support for open APIs and
+[Materials Project](https://materialsproject.org/)), and supports open APIs and
 standards like the [Optimade](http://www.optimade.org/) API.
 
+Furthermore, this projects aims at establishing NOMAD as a distributed platform for
+material science data sharing and management. This includes the on-site deployment of
+NOMAD as a standalone service (*oasis*), the federated use of NOMAD through a
+serious of full and partial *mirrors*. 
 
 ## Getting started
 
-- 
GitLab