Skip to content

Commit

Permalink
docs: reference overview image with absolute url
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-makerx committed Mar 29, 2023
1 parent 4c387ee commit c987f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ AlgoKit gets developers of all levels up and running with a familiar, fun and pr

AlgoKit compromises of a number of components that make it the one-stop shop tool for developers building on the [Algorand network](https://www.algorand.com/).

![AlgoKit components](./docs/imgs/algokit-map.png)
![AlgoKit components](https://raw.github.com/algorandfoundation/algokit-cli/main/docs/imgs/algokit-map.png)

AlgoKit can help you [**learn**](#learn), [**develop**](#develop) and deploy Algorand solutions.

Expand Down

1 comment on commit c987f84

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/algokit
   __init__.py15753%6–13, 17–24, 32–34
   __main__.py220%1–3
src/algokit/cli
   completions.py105298%80, 95
   doctor.py48394%142–144
   goal.py30197%42
   init.py1801691%273–274, 296, 299–301, 312, 356, 382, 422, 431–433, 436–441, 454
   localnet.py91397%157, 178–179
src/algokit/core
   bootstrap.py1331688%109, 132, 197, 200, 206–220
   conf.py30487%13, 17, 25, 27
   doctor.py65789%67–69, 92–94, 134
   log_handlers.py68790%50–51, 63, 112–116, 125
   proc.py45198%98
   sandbox.py1171587%84–91, 102, 167, 183, 198–200, 216
   version_prompt.py73889%27–28, 40, 59–62, 80, 109
TOTAL11429292% 

Tests Skipped Failures Errors Time
187 0 💤 0 ❌ 0 🔥 14.449s ⏱️

Please sign in to comment.