change example inage
This commit is contained in:
@@ -5,8 +5,8 @@ Implementation of Barnsley Fern in Go
|
||||
|
||||
From the root of the repository
|
||||
```bash
|
||||
go build barnsley-fern.go
|
||||
./barnsley-fern
|
||||
go build
|
||||
./barnsley-fern-go
|
||||
```
|
||||
or simply
|
||||
```
|
||||
@@ -15,3 +15,5 @@ go run barnsley-fern.go
|
||||
This will generate an image in current directory.
|
||||
|
||||
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