This commit is contained in:
Dmitry Fedotov
2025-03-23 23:08:31 +03:00
parent 9fe3a44a72
commit 90a1cb45f1
4 changed files with 15 additions and 7 deletions

View File

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