You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,8 @@
3
3
A very smart filemanager to manage your files in the browser developed in AngularJS with Material-Design styles by [Jonas Sciangula Street](https://github.com/joni2back)
4
4
5
5
#### [Try the DEMO](http://angular-filemanager.zendelsolutions.com/)
6
-
---------
7
6
8
-
***Important:*** We need a collaborator to improve the [docs](API.md) !
@@ -105,8 +104,8 @@ A very smart filemanager to manage your files in the browser developed in Angula
105
104
---------
106
105
107
106
### Contribute
108
-
To contribute to the project you can simply fork this repo. To build a minified version, you can simply run the Gulp
109
-
task `gulp build`. The minified/uglified files are created in the `dist` folder.
107
+
To contribute to the project you can simply fork this repo. To build a minified version, you can simply run the Gulp
108
+
task `gulp build`. The minified/uglified files are created in the `dist` folder.
110
109
111
110
### Versioning
112
111
For transparency into our release cycle and in striving to maintain backward compatibility, angular-filemanager is maintained under [the Semantic Versioning guidelines](http://semver.org/).
0 commit comments