Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dzonatan committed Mar 15, 2017
1 parent 45dfad9 commit 0d5fe75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ WIP
- interpolation `{{ myVar }}`
- one/two way binded input `[(...)]="myVar"`
- `templateUrl` or `styleUrls` in `@Component` decorator
- **Not implemented!** output `(...)="myMethod"`
- output `(...)="myMethod"`
- **Not implemented!** component `<my-component></my-component>`
- **Not implemented!** custom input `[myInput]=".."` or output `(myOutput)=".."` attributes

Expand Down

0 comments on commit 0d5fe75

Please sign in to comment.