Skip to content

Commit 8bc56de

Browse files
committed
Added screenshot and updated node in workflow
1 parent 05b0772 commit 8bc56de

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ jobs:
1010
runs-on: ubuntu-latest
1111
environment: production
1212
steps:
13-
- uses: actions/checkout@v4
13+
- uses: actions/checkout@v5
1414

15-
- uses: actions/setup-node@v4
15+
- uses: actions/setup-node@v5
1616
with:
1717
node-version: 22
1818
cache: npm

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
# Re/place
66

7+
![Re/place screenshot](screenshot.jpg)
8+
79
A local viewer for r/place that lets you scroll through the entire history and see pixel changes in realtime. Supports both r/place 2022 (2000x2000) and 2023 (3000x2000) datasets.
810

911
## Features

screenshot.jpg

887 KB
Loading

0 commit comments

Comments
 (0)