Quellcode durchsuchen

Move intro line above the fold

pull/360/head^2
Sam Stephenson vor 13 Jahren
Ursprung
Commit
828051e651
2 geänderte Dateien mit 4 neuen und 4 gelöschten Zeilen
  1. +2
    -2
      README.md
  2. +2
    -2
      doc/README.mdtoc

+ 2
- 2
README.md Datei anzeigen

@ -1,11 +1,11 @@
# Simple Ruby Version Management: rbenv
<img src="http://i.sstephenson.us/rbenv.png" width="894" height="464">
rbenv lets you easily switch between multiple versions of Ruby. It's
simple, unobtrusive, and follows the UNIX tradition of single-purpose
tools that do one thing well.
<img src="http://i.sstephenson.us/rbenv.png" width="894" height="464">
### rbenv _does…_
* Let you **change the global Ruby version** on a per-user basis.

+ 2
- 2
doc/README.mdtoc Datei anzeigen

@ -1,11 +1,11 @@
# Simple Ruby Version Management: rbenv
<img src="http://i.sstephenson.us/rbenv.png" width="894" height="464">
rbenv lets you easily switch between multiple versions of Ruby. It's
simple, unobtrusive, and follows the UNIX tradition of single-purpose
tools that do one thing well.
<img src="http://i.sstephenson.us/rbenv.png" width="894" height="464">
### rbenv _does…_
* Let you **change the global Ruby version** on a per-user basis.

Laden…
Abbrechen
Speichern