change example inage
This commit is contained in:
@@ -5,8 +5,8 @@ Implementation of Barnsley Fern in Go
|
|||||||
|
|
||||||
From the root of the repository
|
From the root of the repository
|
||||||
```bash
|
```bash
|
||||||
go build barnsley-fern.go
|
go build
|
||||||
./barnsley-fern
|
./barnsley-fern-go
|
||||||
```
|
```
|
||||||
or simply
|
or simply
|
||||||
```
|
```
|
||||||
@@ -15,3 +15,5 @@ go run barnsley-fern.go
|
|||||||
This will generate an image in current directory.
|
This will generate an image in current directory.
|
||||||
|
|
||||||
See **./barnsley-fern --help** for available flags.
|
See **./barnsley-fern --help** for available flags.
|
||||||
|
|
||||||
|
Image on this page was generated with **./barnsley-fern-go -h 500 -v 500 -rainbow**
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 56 KiB |
Reference in New Issue
Block a user