From cc464be582ce61c63edf3c831fd248b80695b502 Mon Sep 17 00:00:00 2001 From: mutoe Date: Sat, 11 Jun 2022 22:03:56 +0800 Subject: [PATCH] docs: the second branch (ref-sugar) no longer maintained --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 0ff47fd..d715ad8 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,6 @@ For more information on how to this works with other frontends/backends, head ov - [x] Component test ([Cypress component testing](https://docs.cypress.io/guides/component-testing)) - [x] E2E test ([Cypress](https://docs.cypress.io)) -#### What works in [ref-sugar branch](https://github.com/mutoe/vue3-realworld-example-app/tree/ref-sugar) (based on the master branch) - -- [x] [Script ref sugar (take 2)](https://github.com/vuejs/rfcs/discussions/369) - -> _[Why we have the second branch?](https://github.com/mutoe/vue3-realworld-example-app/commit/c0c983dba08cb31fc96bbc3eb7f15faf469d0624#commitcomment-47600736)_ - # Getting started ```shell script