Skip to content

Commit

Permalink
Re-order sections in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ylogx committed Mar 28, 2015
1 parent ac22f8e commit d84af3e
Showing 1 changed file with 10 additions and 13 deletions.
23 changes: 10 additions & 13 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,14 @@
Pulla
=========

Are you tired of doing `git pull` into all your folders to keep them updated.
Are you tired of doing `git pull` into all your git folders to keep them updated.

With Pulla we present a solution to you:

Pulla lets you pull code into all subfolder containing git projects.


#### Installation
Pulla is available from PyPi

```sh
# sudo pip3 install pulla
```

#### Usage

```sh
code $ pulla -h
```

```sh
code $ ls
vdm wordpowermadeeasy
Expand Down Expand Up @@ -72,5 +61,13 @@ From github.com:shubhamchaudhary/wordpowermadeeasy
* [new branch] wordnik -> origin/wordnik
Already up-to-date.
----------------------

code $ pulla -h
```

#### Installation
Pulla is available from PyPi

```
# sudo pip3 install pulla
```

0 comments on commit d84af3e

Please sign in to comment.