From b7c07d933a416c1767493cf5f7b53dd6d7b60f71 Mon Sep 17 00:00:00 2001 From: Brandon Jordan Date: Wed, 28 Feb 2024 08:26:51 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53ea115..65f30ce 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# Preview iOS Shortcut +# Preview Siri Shortcut [![Build with Vite](https://github.com/electrikmilk/preview-shortcut/actions/workflows/vite.yml/badge.svg)](https://github.com/electrikmilk/preview-shortcut/actions/workflows/vite.yml) [![License](https://img.shields.io/github/license/electrikmilk/preview-shortcut)](https://github.com/electrikmilk/preview-shortcut/blob/main/LICENSE) [![Version](https://img.shields.io/npm/v/preview-shortcut)](https://www.npmjs.com/package/preview-shortcut) -iOS Siri Shortcut cross-framework preview for the web. +Siri Shortcut cross-framework preview for the web. - Accepts JSON or Property List (.plist) data. - Agnostic to any framework, written in vanilla TypeScript.