Skip to content

Commit 53cdeef

Browse files
committed
doc(readme): Add offline
1 parent 8ae30f6 commit 53cdeef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ binary-search-tree-js-visualize
33
[![Build Status](https://travis-ci.org/weihanchen/binary-search-tree-js-visualize.svg?branch=master)](https://travis-ci.org/weihanchen/binary-search-tree-js-visualize)
44

55
Data structure of binary search tree implement with html5 canvas.
6+
Support offline with pwa cache.
67

78
## Build Requirements
89

@@ -16,6 +17,7 @@ Nodejs ^6.5.0
1617
* [Webpack](https://webpack.github.io/)
1718
* [Material Design for Bootstrap](http://fezvrasta.github.io/bootstrap-material-design/)
1819
* [Sass](http://sass-lang.com/)
20+
* [Precache](https://github.com/goldhand/sw-precache-webpack-plugin)
1921
* [CI with travis and github's gh-pages](https://gist.github.com/domenic/ec8b0fc8ab45f39403dd)
2022

2123
## Run example with server

0 commit comments

Comments
 (0)