diff --git a/README.md b/README.md index 0389033..44f6f77 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ ngExcel ======= + +I changed from service type to directive type. + +You can see the demo site like below. + +http://sheepgrid.herokuapp.com/multi.html + +cf. This demo includes socket.io integration. + +o to-do : we need to extract the service of grid (such as CRUD function) diff --git a/app/index.html b/app/index.html index 93598a2..ed294f9 100644 --- a/app/index.html +++ b/app/index.html @@ -68,10 +68,12 @@ + + -