Skip to content

Commit 2a28496

Browse files
committed
Update the contributors list
1 parent d65d3d7 commit 2a28496

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

readme.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ git clone git@github.com:mgechev/javascript-algorithms.git javascript-algorithms
3232
git checkout gh-pages
3333
```
3434

35-
Now you can see `index.html` file in this folder and open it in your browser.
35+
Now you can see `index.html` file in this folder and open it in your browser.
3636

3737
**To update .html files with documentation**
3838

3939
Go to the `javascript-algorithms` folder and call:
4040

4141
```bash
42-
gulp jsdoc
42+
gulp jsdoc
4343
```
4444

4545
and all files in `javascript-algorithms-docs` folder will be updated.
@@ -71,9 +71,13 @@ If the build is not successful fix your code in order the tests and jshint valid
7171

7272
## Contributors
7373

74-
[<img alt="mgechev" src="https://avatars.githubusercontent.com/u/455023?v=3&s=117" width="117">](https://github.com/mgechev) |[<img alt="AndreyGeonya" src="https://avatars.githubusercontent.com/u/773648?v=3&s=117" width="117">](https://github.com/AndreyGeonya) |[<img alt="pvoznenko" src="https://avatars.githubusercontent.com/u/1098414?v=3&s=117" width="117">](https://github.com/pvoznenko) |[<img alt="secrettriangle" src="https://avatars.githubusercontent.com/u/1765130?v=3&s=117" width="117">](https://github.com/secrettriangle) |[<img alt="Microfed" src="https://avatars.githubusercontent.com/u/613179?v=3&s=117" width="117">](https://github.com/Microfed) |[<img alt="contra" src="https://avatars.githubusercontent.com/u/425716?v=3&s=117" width="117">](https://github.com/contra) |
74+
[<img alt="mgechev" src="https://avatars.githubusercontent.com/u/455023?v=3&s=117" width="117">](https://github.com/mgechev) |[<img alt="AndriiHeonia" src="https://avatars.githubusercontent.com/u/773648?v=3&s=117" width="117">](https://github.com/AndriiHeonia) |[<img alt="pvoznenko" src="https://avatars.githubusercontent.com/u/1098414?v=3&s=117" width="117">](https://github.com/pvoznenko) |[<img alt="secrettriangle" src="https://avatars.githubusercontent.com/u/1765130?v=3&s=117" width="117">](https://github.com/secrettriangle) |[<img alt="Microfed" src="https://avatars.githubusercontent.com/u/613179?v=3&s=117" width="117">](https://github.com/Microfed) |[<img alt="contra" src="https://avatars.githubusercontent.com/u/425716?v=3&s=117" width="117">](https://github.com/contra) |
7575
:---: |:---: |:---: |:---: |:---: |:---: |
76-
[mgechev](https://github.com/mgechev) |[AndreyGeonya](https://github.com/AndreyGeonya) |[pvoznenko](https://github.com/pvoznenko) |[secrettriangle](https://github.com/secrettriangle) |[Microfed](https://github.com/Microfed) |[contra](https://github.com/contra) |
76+
[mgechev](https://github.com/mgechev) |[AndriiHeonia](https://github.com/AndriiHeonia) |[pvoznenko](https://github.com/pvoznenko) |[secrettriangle](https://github.com/secrettriangle) |[Microfed](https://github.com/Microfed) |[contra](https://github.com/contra) |
77+
78+
[<img alt="fanixk" src="https://avatars.githubusercontent.com/u/921156?v=3&s=117" width="117">](https://github.com/fanixk) |
79+
:---: |
80+
[fanixk](https://github.com/fanixk) |
7781

7882
## License
7983

0 commit comments

Comments
 (0)