From 5b987d65e23b7439ac4fc0ddc674ad9564e083df Mon Sep 17 00:00:00 2001 From: dntzhang Date: Sun, 21 Apr 2019 11:52:30 +0800 Subject: [PATCH] update readme --- README.md | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/README.md b/README.md index fcd5a35e6..a348d1a80 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,62 @@ This page demonstrates using Omi **with no build tooling**, directly run in the ``` +### Using store system + +```html + + + + + + Omi demo without transpiler + + + + + + + + + +``` + You can also use `like-button` tag directly in HTML: ```jsx