Skip to content

Commit d53d4e5

Browse files
committed
doc: Updated Readme
1 parent 0e1f432 commit d53d4e5

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ It includes inputs feltering and data validation in addion to creating user-defi
44

55
<p align="center">
66
<a href="https://github.com/WebFiori/http/actions">
7-
<img src="https://github.com/WebFiori/http/actions/workflows/php84.yml/badge.svg?branch=master">
7+
<img src="https://github.com/WebFiori/http/actions/workflows/php84.yaml/badge.svg?branch=main">
88
</a>
99
<a href="https://codecov.io/gh/WebFiori/http">
10-
<img src="https://codecov.io/gh/WebFiori/http/branch/master/graph/badge.svg" />
10+
<img src="https://codecov.io/gh/WebFiori/http/branch/main/graph/badge.svg" />
1111
</a>
1212
<a href="https://sonarcloud.io/dashboard?id=WebFiori_http">
1313
<img src="https://sonarcloud.io/api/project_badges/measure?project=WebFiori_http&metric=alert_status" />
@@ -23,11 +23,10 @@ It includes inputs feltering and data validation in addion to creating user-defi
2323
## Supported PHP Versions
2424
| Build Status |
2525
|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
26-
| <a target="_blank" href="https://github.com/WebFiori/http/actions/workflows/php80.yml"><img src="https://github.com/WebFiori/http/actions/workflows/php80.yml/badge.svg?branch=master"></a> |
27-
| <a target="_blank" href="https://github.com/WebFiori/http/actions/workflows/php81.yml"><img src="https://github.com/WebFiori/http/actions/workflows/php81.yml/badge.svg?branch=master"></a> |
28-
| <a target="_blank" href="https://github.com/WebFiori/http/actions/workflows/php82.yml"><img src="https://github.com/WebFiori/http/actions/workflows/php82.yml/badge.svg?branch=master"></a> |
29-
| <a target="_blank" href="https://github.com/WebFiori/http/actions/workflows/php83.yml"><img src="https://github.com/WebFiori/http/actions/workflows/php83.yml/badge.svg?branch=master"></a> |
30-
| <a target="_blank" href="https://github.com/WebFiori/http/actions/workflows/php84.yml"><img src="https://github.com/WebFiori/http/actions/workflows/php84.yml/badge.svg?branch=master"></a> |
26+
| <a target="_blank" href="https://github.com/WebFiori/http/actions/workflows/php81.yaml"><img src="https://github.com/WebFiori/http/actions/workflows/php81.yaml/badge.svg?branch=main"></a> |
27+
| <a target="_blank" href="https://github.com/WebFiori/http/actions/workflows/php82.yaml"><img src="https://github.com/WebFiori/http/actions/workflows/php82.yaml/badge.svg?branch=main"></a> |
28+
| <a target="_blank" href="https://github.com/WebFiori/http/actions/workflows/php83.yaml"><img src="https://github.com/WebFiori/http/actions/workflows/php83.yaml/badge.svg?branch=main"></a> |
29+
| <a target="_blank" href="https://github.com/WebFiori/http/actions/workflows/php84.yaml"><img src="https://github.com/WebFiori/http/actions/workflows/php84.yaml/badge.svg?branch=main"></a> |
3130

3231
## API Docs
3332
This library is a part of <a>WebFiori Framework</a>. To access API docs of the library, you can visid the following link: https://webfiori.com/docs/webfiori/http .
@@ -67,4 +66,4 @@ Note that the <a href="https://github.com/WebFiori/json">WebFiori Json</a> libra
6766
Another option is to download the latest release manually from <a href="https://github.com/WebFiori/http/releases">Release</a>.
6867

6968
## Usage
70-
For more information on how to use the library, [check here](https://github.com/WebFiori/wf-docs/blob/master/web-services.md)
69+
For more information on how to use the library, [check here](https://github.com/WebFiori/wf-docs/blob/main/web-services.md)

0 commit comments

Comments
 (0)