From be5d562d1210c4704ff21f3f8bfd5d7e35ffa480 Mon Sep 17 00:00:00 2001 From: ankraft <an.kraft@gmail.com> Date: Mon, 26 Feb 2024 13:50:16 +0100 Subject: [PATCH] Added html button --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 616846d..d135575 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This repository hosts the oneM2M TR-0025 specification defined by oneM2M Partnership project. +<button name="button" onclick="http://www.google.com">Click me</button> + ## Available versions All available baselines produced from this repository are available at [TR-0025-baselines](https://specifications.onem2m.org/tr-0025/) (**URL available only if there is at least one baseline**) -- GitLab