Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoauzad authored Jul 25, 2024
1 parent 7ae3f3c commit a0dc57b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@


<div id="header" align="center">
<img src="https://www.err0.io/assets/img/err0/icons/err0Logo.svg" width="603" height="164">
<img src="https://assets.err0.io/assets/img/err0/icons/err0Logo.svg" width="603" height="164">
</div>

# err0: the power of Error Code
Expand Down Expand Up @@ -31,7 +31,7 @@ See <a href="https://bit.ly/3Sv4dLV">err0.io/</a> for more information, demo req

Please note that err0 is totally free for all Open-Source projects, just contact us.

<img src="https://www.err0.io/assets/img/screenshots/full_error_code_page.png" width="700"/>
<img src="https://assets.err0.io/assets/img/screenshots/full_error_code_page.png" width="700"/>

## What is required to test or use err0?

Expand Down Expand Up @@ -68,15 +68,15 @@ The err0agent automatically detects the following programming language.
Yes. The policy is fully editable!

<div align="left">
<img src="https://www.err0.io/assets/img/screenshots/advanced_code_policy.png" width="400" />
<img src="https://www.err0.io/assets/img/screenshots/error_detection_settings.png" width="400" />
<img src="https://assets.err0.io/assets/img/screenshots/advanced_code_policy.png" width="400" />
<img src="https://assets.err0.io/assets/img/screenshots/error_detection_settings.png" width="400" />
</div>

## Can it use a custom placeholder to insert error code?

Yes. On can define a custom Placeholder in the "Code Policy settings" of a project. The agent will pick-it-up and automatically insert error codes.

<img src="https://www.err0.io/assets/img/screenshots/edit_code_policy_placeholder.png" width="500" />
<img src="https://assets.err0.io/assets/img/screenshots/edit_code_policy_placeholder.png" width="500" />

## Can it be integrated in CI/CD?

Expand All @@ -93,8 +93,8 @@ err0 platform enables to publish and maintain Knowledge Data Bases (KDB) of erro

Visit the err0agent knowledge base: <a href="http://bit.ly/3YYxmS5">err0 agent KDB</a> for more information on err0agent's codes.

<img src="https://www.err0.io/assets/img/screenshots/knowledge_base_add.png" width="300" />
<img src="https://www.err0.io/assets/img/screenshots/kdb_sample.png" width="500" />
<img src="https://assets.err0.io/assets/img/screenshots/knowledge_base_add.png" width="300" />
<img src="https://assets.err0.io/assets/img/screenshots/kdb_sample.png" width="500" />

## Quality Metrics

Expand All @@ -120,7 +120,7 @@ When you're ready to use this in production why not <a href="https://bit.ly/3Sv4

### Full mode

A step by step guide is available on the <a href="https://www.err0.io/how-to">err0</a> platform, which details each step:
A step by step guide is available on the <a href="https://assets.err0.io/how-to">err0</a> platform, which details each step:
1. Create a numbering policy
2. Add a project to the numbering policy
3. Run the agent, in sandbox mode, on your code to insert error codes
Expand Down

0 comments on commit a0dc57b

Please sign in to comment.