Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
r-hannuschka committed Sep 8, 2019
2 parents 09569ad + 4f7b2a4 commit 3efdbf1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/lib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ npm i --save @r-hannuschka/ngx-fileupload angular-pipes

To get more detailed informations please check out the docs

- [Upload Component](https://raw.githubusercontent.com/r-hannuschka/ngx-fileupload/master/docs/upload-component.md)
- [Upload Directive](.https://raw.githubusercontent.com/r-hannuschka/ngx-fileupload/master/docs/upload-directive.md)
- [Upload Item](https://raw.githubusercontent.com/r-hannuschka/ngx-fileupload/master/docs/upload-item.md)
- [Validation](https://raw.githubusercontent.com/r-hannuschka/ngx-fileupload/master/docs/validation.md)
- [Upload Component](https://github.com/r-hannuschka/ngx-fileupload/blob/master/docs/upload-component.md)
- [Upload Directive](https://github.com/r-hannuschka/ngx-fileupload/blob/master/docs/upload-directive.md)
- [Upload Item](https://github.com/r-hannuschka/ngx-fileupload/blob/master/docs/upload-item.md)
- [Validation](https://github.com/r-hannuschka/ngx-fileupload/blob/master/docs/validation.md)

___

Expand Down

0 comments on commit 3efdbf1

Please sign in to comment.