From ac0b358ed7f0e12d2be0d80d358a1fabfa60ad64 Mon Sep 17 00:00:00 2001 From: Kip Parker Date: Mon, 29 Jul 2024 10:41:42 +0100 Subject: [PATCH] Corrects TF to Scheme, capitalise FAPI --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 20f85cd..4476e51 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Perseus demo energy provider -This repository contains two apps that demonstrate securing a data endpoint using the Fapi standard, in a way that is compliant with the [Perseus trust framework](https://ib1.org/perseus/) +This repository contains two apps that demonstrate securing a mockup smart meter data endpoint using the FAPI standard, in a way that is compliant with the [Perseus Scheme](https://ib1.org/perseus/) It contains a docker compose based development environment that is helpful for developing client applications. -It may also be a useful reference for developers who are creating secure data endpoints that are compliant with the Perseus trust framework, but is not intended to be a production ready implementation. +It may also be a useful reference for developers who are creating secure data endpoints that are compliant with the Perseus Scheme, but is not intended to be a production ready implementation. ## Contents