Skip to content

Commit f78e99e

Browse files
committed
Merge branch 'master' of github.com:zollero/zero
2 parents 3a7cbb5 + 9475094 commit f78e99e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Zero
22

3+
![](https://img.shields.io/badge/zero-v0.0.2-09A599.svg)
4+
![](https://img.shields.io/badge/vue-v2-42b983.svg)
5+
![](https://img.shields.io/badge/chrome%20web%20store-v0.0.2-1081c2.svg)
6+
7+
38
An light chrome extension to manage daily TODO list.
49

510
Zero is writeen with Vue2, and build by webpack.The whole files are build in folder `zero`.
@@ -11,6 +16,14 @@ Zero is writeen with Vue2, and build by webpack.The whole files are build in fol
1116
* Store historical TODO List;
1217
* Delete a TODO.
1318

19+
## Screen shots
20+
21+
![](./screenshots/zero-chrome-screenshot2.png)
22+
   
23+
![](./screenshots/zero-chrome-screenshot3.png)
24+
   
25+
![](./screenshots/zero-chrome-screenshot4.png)
26+
1427
## Install
1528

1629
1.Clone the code

0 commit comments

Comments
 (0)