From 82978479c67dfda0445575e49ebac4270db8e3c2 Mon Sep 17 00:00:00 2001 From: Joscha <34318751+josxha@users.noreply.github.com> Date: Thu, 28 Dec 2023 14:44:56 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 86a7d02..d384a38 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Oryon - Ory User Interfaces +# OryUI - Ory User Interfaces > This project is currently under early development. -Oryon provides user interfaces for the [Ory](https://www.ory.sh/) APIs. Ory is a +OryUI provides user interfaces for the [Ory](https://www.ory.sh/) APIs. Ory is a [FOSS solution](https://www.ory.sh/open-source/) for authentication, authorization, access control, and delegation. The Ory stack consists of the following services: @@ -90,4 +90,4 @@ docker compose up -d ```bash dotnet run --project ./OryAdmin dotnet run --project ./KratosSelfService -``` \ No newline at end of file +```