Skip to content

Commit ebf47d5

Browse files
authored
Update README.md
1 parent 3eec9bb commit ebf47d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Below are a couple of screenshots from the example sketches:
1010
![fractal_example](assets/images/fractal_example_screenshot.png)
1111
### Noise
1212

13-
![noise_example](assets/images/opensimplex_example_screenshot.png)
13+
![Screenshot_20230318_123516](https://user-images.githubusercontent.com/96601789/226129625-c8b5346f-0f84-47ba-aa8c-92ba6ba838d9.png)
1414

1515
### 10PRINT
1616
![10print_example](assets/images/10print_example_screenshot.png)
@@ -96,4 +96,4 @@ go mod tidy
9696
Make your file edits, then
9797
```shell
9898
go run main.go
99-
```
99+
```

0 commit comments

Comments
 (0)