Compare commits

..

1 Commits

Author SHA1 Message Date
Rahil Shaikh
3d8de07cdc doc (readme): added link to tuotrial 2019-06-10 13:40:02 +05:30
2 changed files with 5 additions and 1 deletions

View File

@@ -84,6 +84,11 @@ Please follow this guidelines when reporting bugs and feature requests:
Thanks for understanding!
# Tutorial with backend implmentation
- [Complete example with backend implementation in Node.js](https://ciphertrick.com/file-upload-angular-nodejs/).
### License
The MIT License (see the [LICENSE](https://github.com/valor-software/ng2-file-upload/blob/master/LICENSE) file for the full text)

View File

@@ -100,7 +100,6 @@ export class FileType {
'tiff': 'image',
'cr2': 'image',
'dwg': 'image',
'dwf': 'image',
'cdr': 'image',
'ai': 'image',
'indd': 'image',