1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-15 23:03:53 -05:00

Use Markdown image markup in README

This also fixes the aspect ratio of the image being incorrect.
This commit is contained in:
Hugo Locurcio
2018-02-22 15:43:44 +01:00
parent 445d59ae2e
commit 7ca1923a44

View File

@@ -11,7 +11,7 @@ tools that do one thing well.
This project was forked from [rbenv](https://github.com/rbenv/rbenv) and
[ruby-build](https://github.com/rbenv/ruby-build), and modified for Python.
<img src="/terminal_output.png" width="595" height="490" />
![Terminal output example](/terminal_output.png)
### pyenv _does..._