Skip to content

Commit 1e94bd5

Browse files
authored
add particles.js to readme
1 parent 2ac1e08 commit 1e94bd5

File tree

1 file changed

+19
-17
lines changed

1 file changed

+19
-17
lines changed

README.md

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -33,42 +33,44 @@ SOFTWARE.
3333
![](http://static.s3.pterodactyl.io/PhraseApp-parrot.png)
3434
A huge thanks to [PhraseApp](https://phraseapp.com) who provide us the software to help translate this project.
3535

36-
Ace Editor - [license](https://github.com/ajaxorg/ace/blob/master/LICENSE) - [homepage](https://ace.c9.io)
36+
Ace Editor [license](https://github.com/ajaxorg/ace/blob/master/LICENSE) [homepage](https://ace.c9.io)
3737

38-
AdminLTE - [license](https://github.com/almasaeed2010/AdminLTE/blob/master/LICENSE) - [homepage](https://almsaeedstudio.com)
38+
AdminLTE [license](https://github.com/almasaeed2010/AdminLTE/blob/master/LICENSE) [homepage](https://almsaeedstudio.com)
3939

40-
Animate.css - [license](https://github.com/daneden/animate.css/blob/master/LICENSE) - [homepage](http://daneden.github.io/animate.css/)
40+
Animate.css [license](https://github.com/daneden/animate.css/blob/master/LICENSE) [homepage](http://daneden.github.io/animate.css/)
4141

42-
AnsiUp - [license](https://github.com/drudru/ansi_up/blob/master/Readme.md#license) - [homepage](https://github.com/drudru/ansi_up)
42+
AnsiUp [license](https://github.com/drudru/ansi_up/blob/master/Readme.md#license) [homepage](https://github.com/drudru/ansi_up)
4343

44-
Async.js - [license](https://github.com/caolan/async/blob/master/LICENSE) - [homepage](https://github.com/caolan/async/)
44+
Async.js [license](https://github.com/caolan/async/blob/master/LICENSE) [homepage](https://github.com/caolan/async/)
4545

46-
Bootstrap - [license](https://github.com/twbs/bootstrap/blob/master/LICENSE) - [homepage](http://getbootstrap.com)
46+
Bootstrap [license](https://github.com/twbs/bootstrap/blob/master/LICENSE) [homepage](http://getbootstrap.com)
4747

48-
BootStrap Notify - [license](https://github.com/mouse0270/bootstrap-notify/blob/master/LICENSE) - [homepage](http://bootstrap-notify.remabledesigns.com)
48+
BootStrap Notify [license](https://github.com/mouse0270/bootstrap-notify/blob/master/LICENSE) [homepage](http://bootstrap-notify.remabledesigns.com)
4949

50-
Chart.js - [license](https://github.com/chartjs/Chart.js/blob/master/LICENSE.md) - [homepage](http://www.chartjs.org)
50+
Chart.js [license](https://github.com/chartjs/Chart.js/blob/master/LICENSE.md) [homepage](http://www.chartjs.org)
5151

52-
FontAwesome - [license](http://fontawesome.io/license/) - [homepage](http://fontawesome.io)
52+
FontAwesome [license](http://fontawesome.io/license/) [homepage](http://fontawesome.io)
5353

54-
FontAwesome Animations - [license](https://github.com/l-lin/font-awesome-animation#license) - [homepage](https://github.com/l-lin/font-awesome-animation)
54+
FontAwesome Animations [license](https://github.com/l-lin/font-awesome-animation#license) [homepage](https://github.com/l-lin/font-awesome-animation)
5555

56-
jQuery - [license](https://github.com/jquery/jquery/blob/master/LICENSE.txt) - [homepage](http://jquery.com)
56+
jQuery [license](https://github.com/jquery/jquery/blob/master/LICENSE.txt) [homepage](http://jquery.com)
5757

58-
Laravel Framework - [license](https://github.com/laravel/framework/blob/5.4/LICENSE.md) - [homepage](https://laravel.com)
58+
Laravel Framework [license](https://github.com/laravel/framework/blob/5.4/LICENSE.md) [homepage](https://laravel.com)
5959

60-
Lodash - [license](https://github.com/lodash/lodash/blob/master/LICENSE) - [homepage](https://lodash.com/)
60+
Lodash [license](https://github.com/lodash/lodash/blob/master/LICENSE) [homepage](https://lodash.com/)
6161

62-
Select2 - [license](https://github.com/select2/select2/blob/master/LICENSE.md) - [homepage](https://select2.github.io)
62+
Select2 [license](https://github.com/select2/select2/blob/master/LICENSE.md) [homepage](https://select2.github.io)
6363

64-
Socket.io - [license](https://github.com/socketio/socket.io/blob/master/LICENSE) - [homepage](http://socket.io)
64+
Socket.io [license](https://github.com/socketio/socket.io/blob/master/LICENSE) [homepage](http://socket.io)
6565

66-
Socket.io File Upload - [license](https://github.com/vote539/socketio-file-upload/blob/master/server.js#L1-L27) - [homepage](https://github.com/vote539/socketio-file-upload)
66+
Socket.io File Upload [license](https://github.com/vote539/socketio-file-upload/blob/master/server.js#L1-L27) [homepage](https://github.com/vote539/socketio-file-upload)
6767

68-
SweetAlert - [license](https://github.com/t4t5/sweetalert/blob/master/LICENSE) - [homepage](http://t4t5.github.io/sweetalert/)
68+
SweetAlert [license](https://github.com/t4t5/sweetalert/blob/master/LICENSE) [homepage](http://t4t5.github.io/sweetalert/)
6969

7070
Typeahead — [license](https://github.com/bassjobsen/Bootstrap-3-Typeahead/blob/master/bootstrap3-typeahead.js)[homepage](https://github.com/bassjobsen/Bootstrap-3-Typeahead)
7171

72+
particles.js — [license](https://github.com/VincentGarreau/particles.js/blob/master/LICENSE.md)[homepage](http://vincentgarreau.com/particles.js/)
73+
7274
### Additional License Information
7375
Some Javascript and CSS used within the panel is licensed under a `MIT` or `Apache 2.0`. Please check their respective header files for more information.
7476

0 commit comments

Comments
 (0)