From 2b7c23fcc6610b960ea8bf371c01129f56b961d9 Mon Sep 17 00:00:00 2001 From: Christoph Kappestein Date: Sat, 16 Nov 2024 11:30:13 +0100 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ca613ce..f1b0a86 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# TypeschemaAngularEditor +# TypeSchemaAngularEditor This package provides an Angular Editor Component which provides a visual editor to design a [TypeSchema](https://typeschema.org/) or [TypeAPI](https://typeapi.org) specification. @@ -57,13 +57,13 @@ The specification object Default: false -Whether it is possible to create operations +Whether it is possible to manage operations ### `importEnabled` Default: true -Whether it is possible to import specifications from the TypeHub cloud platform +Whether it is possible to import specifications from remote sources ### `readonly`