Skip to content

Commit bbc33c9

Browse files
Merge pull request ousamabenyounes#10 from ousamabenyounes/main
Updating Readme (adding contributors & some fixes)
2 parents e93c0fa + 7c2621e commit bbc33c9

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
1-
# Yellow lab tools V2 Docker Image (with Chromium)
2-
YellowLabTools is an open source project developed by Gael Metais
3-
Analyzes a webpage and detects **performance** or **front-end code quality** issues. Free, easy to launch, easy to understand, in-depth details.
4-
With this docker image, you can run your own YellowLabTools Instance
5-
This version is based on Chromium Web Browser
1+
# The official Yellow Lab Tools v2 image
2+
[`Yellow Lab Tools`](https://github.com/YellowLabTools/YellowLabTools) is an open source project developed by Gaël Métais.
3+
It analyzes a webpage and detects **performance** or **front-end code quality** issues. Free, easy to launch, easy to understand, in-depth details. With this docker image, you can run your own YellowLabTools instance.
4+
This image will be updated continuously.
65

76

87
# Usage
98
```
10-
docker run --privileged -p 8383:8383 ousamabenyounes/yellowlabtools
9+
docker run --privileged -p 8383:8383 ousamabenyounes/yellowlabtools
1110
```
1211

13-
And then open [`http://localhost:8383/`](http://localhost:8383/) on your web Browser.
12+
And then open [`http://localhost:8383/`](http://localhost:8383/) on your web browser.
1413

14+
15+
# Contributors
16+
- Gaël Métais [gmetais](https://github.com/gmetais)
17+
- Bruno Alimelie [baconsulting](https://github.com/baconsulting)

0 commit comments

Comments
 (0)