We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a2f473 commit 3a269d4Copy full SHA for 3a269d4
README.md
@@ -1,5 +1,7 @@
1
Angular file uploader is an Angular 2+ file uploader module with Real-Time Progress Bar and Angular Universal Compatibility.
2
3
+### Demo
4
+<http://angular-file-uploader.s3-website-us-east-1.amazonaws.com>
5
### Install
6
```
7
npm install angular-file-uploader
package.json
@@ -28,7 +28,7 @@
28
"type": "git",
29
"url": "https://github.com/kzrfaisal/angular-file-uploader"
30
},
31
- "homepage": "http://angular-file-uploader.s3-website-us-east-1.amazonaws.com/",
+ "homepage": "http://angular-file-uploader.s3-website-us-east-1.amazonaws.com",
32
"bugs": {
33
"url": "https://github.com/kzrfaisal/angular-file-uploader/issues"
34
0 commit comments