From a379ec1685607abf8d81e5bbe3a06718d8a041ad Mon Sep 17 00:00:00 2001 From: Cristiano Aguzzi Date: Thu, 12 Oct 2023 22:41:26 +0200 Subject: [PATCH 1/2] Add readme logo and conformance --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd74261a5..fa41c2141 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -# W3C Web of Things - Thing Description Playground +Thingweb logo -Try it online at [http://plugfest.thingweb.io/playground/](http://plugfest.thingweb.io/playground/) +## Thing Description Playground +> The place where you can create and play with Thing Descriptions. Try it online at [http://plugfest.thingweb.io/playground/](http://plugfest.thingweb.io/playground/) [![Default CI & CD Pipeline](https://github.com/thingweb/thingweb-playground/actions/workflows/ci-cd.yaml/badge.svg)](https://github.com/thingweb/thingweb-playground/actions/workflows/ci-cd.yaml) [![CodeQL](https://github.com/thingweb/thingweb-playground/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/thingweb/thingweb-playground/actions/workflows/codeql-analysis.yml) From e4fa0cd76c99413729a9ab35f9950441f57850c7 Mon Sep 17 00:00:00 2001 From: Ege Korkan Date: Fri, 13 Oct 2023 10:11:52 +0200 Subject: [PATCH 2/2] add quotes and remove Thing Description from title --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa41c2141..ca374abb7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -Thingweb logo +Thingweb logo -## Thing Description Playground +## Playground > The place where you can create and play with Thing Descriptions. Try it online at [http://plugfest.thingweb.io/playground/](http://plugfest.thingweb.io/playground/) [![Default CI & CD Pipeline](https://github.com/thingweb/thingweb-playground/actions/workflows/ci-cd.yaml/badge.svg)](https://github.com/thingweb/thingweb-playground/actions/workflows/ci-cd.yaml)