Skip to content

Commit

Permalink
Merge pull request #382 from padamchopra/howtousevideo
Browse files Browse the repository at this point in the history
How to use Bassa video
  • Loading branch information
agentmilindu authored Feb 18, 2018
2 parents 789042c + 213f0b1 commit 40f49ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,13 @@ run `aria2c --enable-rpc`
* A user can add a link through the webapp and Bassa stores it in the local server right away. This way multiple users can add various links, but the downloads won’t start right away.
* The organisation admin can start the downloads at a time of his/her liking.
* Then the users who had added links for certain files can download them from the local servers at a much higher speed.
* You can even watch a video tutorial for the same on [Youtube](https://www.youtube.com/watch?v=NxS8T1EphCA)
### Autoformat JS with Prettier

- [Sublime Text Plugin](https://github.com/jonlabelle/SublimeJsPrettier)
- [Atom Plugin](https://github.com/prettier/prettier-atom)

Find more plugins [here](https://github.com/prettier/prettier#editor-integration)


### Run UI unit tests
Expand Down

0 comments on commit 40f49ac

Please sign in to comment.