mv image to example dir

This commit is contained in:
Dmitry Fedotov
2025-03-25 22:11:42 +03:00
parent e149469c6c
commit eca7e24906
5 changed files with 13 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
# barnsley-fern-go
Implementation of Barnsley Fern in Go
![Barnsley Fern](https://code.uint32.ru/dmitry/barnsley-fern-go/raw/branch/main/barnsley_fern.png "Fern")
![Barnsley Fern](https://code.uint32.ru/dmitry/barnsley-fern-go/raw/branch/main/example/barnsley-fern.png "Fern")
From the root of the repository
```bash