@ -1,9 +1,13 @@
# Rub
to install
```
root@computer ~/somewhere # sh install
root@computer ~/somewhere # ruby install.rb
to run
user@computer ~/somewhere $ rub
to init new repository
user@computer ~/code $ rub init <project_name>