From 1fc5ee0ad9cb65c494e45ca5daa55399467ad32f Mon Sep 17 00:00:00 2001 From: NPJ-OP-LUX <129949131+NPJ-OP-LUX@users.noreply.github.com> Date: Mon, 9 Sep 2024 13:30:37 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8c5d15..8216e53 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# espd-demo +# The espd-demo The espd-demo is a JavaScript application demonstrating the usage of the ESPD-EDM for ESPD versions that currently do not have an ESPD Service implemented (e.g. v3.3.0, v4.0.0). ## Table of Contents @@ -6,7 +6,7 @@ The espd-demo is a JavaScript application demonstrating the usage of the ESPD-ED - [Usage](#usage) - [Licence](#licence) -## Instalation +## Installation The code in this repository is intended to run on GitHub Pages or as a Single Page Web Application. If you want to test the code on your local machine, you have to perform the following steps: 1. clone the repository on your machine