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
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -12,27 +12,28 @@ This library is compatible with HTML5 file upload library: https://github.com/fl
12
12
13
13
Installation
14
14
--------------
15
-
For easy installation you need to have Composer installed, if you don't please read installation document for Composer at https://getcomposer.org.
15
+
For easy installation you need to have Composer installed, if you don't please read installation document for Composer at https://getcomposer.org/download/.
Note that you could also use ```use``` keyword to add each class inidividually into our current namespace. At this point you are ready to use flow. for more information about how to use it read Basic Usage section.
0 commit comments