Skip to content

Commit f77b29c

Browse files
author
Umed Khudoiberdiev
authored
Update README.md
1 parent 5ac4cc5 commit f77b29c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ Class-transformer allows you to transform plain object to some instance of class
1212
Also it allows to serialize / deserialize object based on criteria.
1313
This tool is super useful on both frontend and backend.
1414

15-
Example how to use [class-transformer](https://github.com/pleerock/class-transformer) with angular 2.
16-
See this demo in [plunker](http://plnkr.co/edit/Mja1ZYAjVySWASMHVB9R).
15+
Example how to use with angular 2 in [plunker](http://plnkr.co/edit/Mja1ZYAjVySWASMHVB9R). Source code is [here](https://github.com/pleerock/class-transformer-demo).
1716

1817
## Installation
1918

0 commit comments

Comments
 (0)