Revert "no space btw gif and scode"
This reverts commit e5b0a004b9dccd0c5b71d6f4a78c1b3eac8179d8.
Vladimir Bauer
9 years ago
| 42 | 42 | This will produce following: |
| 43 | 43 | |
| 44 | 44 |  |
| 45 | source code: [example/simple/main.go](example/simple/main.go) | |
| 45 | ||
| 46 | The source code: [example/simple/main.go](example/simple/main.go) | |
| 46 | 47 | |
| 47 | 48 | ### Removing bar |
| 48 | 49 | |
| 49 | 50 |  |
| 51 | ||
| 50 | 52 | The source code: [example/remove/main.go](example/remove/main.go) |
| 51 | 53 | |
| 52 | 54 | ### Sorting bars by progress |
| 53 | 55 | |
| 54 | 56 |  |
| 57 | ||
| 55 | 58 | The source code: [example/sort/main.go](example/sort/main.go) |
| 56 | 59 | |
| 57 | 60 | ### Multiple io |
| 58 | 61 | |
| 59 | 62 |  |
| 63 | ||
| 60 | 64 | The source code: [example/io/multiple/main.go](example/io/multiple/main.go) |
| 61 | 65 | |
| 62 | 66 | ## Installation |