1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-12 21:33:54 -05:00

Merge pull request #1101 from Calinou/readme-use-markdown-image

Use Markdown image markup in README
This commit is contained in:
Yamashita, Yuu
2018-02-23 09:36:08 +09:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ tools that do one thing well.
This project was forked from [rbenv](https://github.com/rbenv/rbenv) and This project was forked from [rbenv](https://github.com/rbenv/rbenv) and
[ruby-build](https://github.com/rbenv/ruby-build), and modified for Python. [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..._ ### pyenv _does..._