Skip to content

Commit 6f2a0e5

Browse files
committed
fix(readme): add version 3 to readme
1 parent b9ad228 commit 6f2a0e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# TodoMVC built with Vue Composition Api and Vuex
1+
# TodoMVC built with Vue 3 Composition Api and Vuex
22

33
[![Build Status](https://travis-ci.com/blacksonic/todomvc-vue-composition-api.svg?branch=master)](https://travis-ci.com/blacksonic/todomvc-vue-composition-api)
44
[![Dependencies Status](https://david-dm.org/blacksonic/todomvc-vue-composition-api/status.svg)](https://david-dm.org/blacksonic/todomvc-vue-composition-api)
55

6-
The well-known TodoMVC built with Vue Composition Api and Vuex in a structured and testable way.
6+
The well-known TodoMVC built with Vue 3 Composition Api and Vuex in a structured and testable way.
77

88
![TodoMVC Vue](./images/screenshot.png "TodoMVC Vue")
99

0 commit comments

Comments
 (0)