Update README.md

This commit is contained in:
Seyi Adebajo 2020-02-04 12:24:23 -08:00 committed by GitHub
parent ff0824049f
commit 8801127f16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# DataHub Frontend
DataHub frontend is a [Play](https://www.playframework.com/) service written in Java. It is served as a mid-tier
between [DataHub GMS](../gms) which is the backend service and [DataHub UI](../datahub-web).
between [DataHub GMS](../gms) which is the backend service and [DataHub Web](../datahub-web).
## Pre-requisites
* You need to have [JDK8](https://www.oracle.com/java/technologies/jdk8-downloads.html)
@ -302,4 +302,4 @@ http://localhost:9001/api/v1/party/entities
"pictureLink": "https://content.linkedin.com/content/dam/me/business/en-us/amp/brand-site/v2/bg/LI-Bug.svg.original.svg"
}]
}
```
```