diff --git a/README.md b/README.md index 1356ca389..bf5790fd6 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,7 @@ This repository is a fork of [vuejs/core](https://github.com/vuejs/core) and is - [ ] `v-memo` [on hold] - [x] `v-model` - [x] `v-if` / `v-else` / `v-else-if` - - [ ] `v-for` - - [ ] destructure + - [x] `v-for` - [x] `v-show` - [x] Fragment - [ ] Codegen