From 00474bfede5dbaa4bcb6d2cccc4ab69a4b9ad535 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20Matthie=C3=9F?= Date: Wed, 21 Aug 2024 21:42:28 +0200 Subject: [PATCH] Update README.adoc --- README.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index c7a8642..81d52c7 100644 --- a/README.adoc +++ b/README.adoc @@ -2,5 +2,7 @@ An approach to implement a cmdb on steroids as a bunch of linked objects. -It's about object schemas and types and typed links to descibe the world as +It's about object schemas and types and typed links to describe the world as dependency graph. + +This service provides an REST API for all interactions.