Update image in docs [skip ci]

pull/182/head
A. R. Shajii 2023-01-08 14:40:02 -05:00
parent 0bec6e2627
commit efe292c8b0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<img src="./img/pipeline.svg" alt="Codon Pipeline" width="750" />
![Codon Pipeline](./img/pipeline.svg){: width="750px"}
Codon is a high-performance Python compiler that compiles Python code to
native machine code without any runtime overhead. Typical speedups over