diff --git a/README.md b/README.md index e6716ba6..bff5527b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ # Open Liberty Getting Started sample +hello + ## Overview The sample application provides a simple example of how to get started with Open Liberty. It provides a REST API that retrieves the system properties in the JVM and a web based UI for viewing them. It also uses MicroProfile Config, MicroProfile Health and MicroProfile Metrics to demonstrate how to use these specifications in an application that maybe deployed to kubernetes.