Skip to content

Commit 524a03e

Browse files
authored
Update readme.md
1 parent c01de95 commit 524a03e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

readme.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@ You'll see Spine Boy in his idle animation. Press the `left` and `right` arrow k
4444
```
4545
├── ...
4646
├── public
47-
│ ├── assets
48-
│ │ ├── spine
49-
│ │ │ ├── spineboy.atlas
50-
│ │ │ ├── spineboy.json
51-
│ │ │ ├── spineboy.png
47+
│ ├── assets
48+
│ │ ├── spine
49+
│ │ │ ├── spineboy.atlas
50+
│ │ │ ├── spineboy.json
51+
│ │ │ ├── spineboy.png
5252
├── src
5353
│ ├── scenes
5454
│ │ ├── SpineDemo.ts
55-
│ ├── types
56-
│ │ ├── globals.d.ts
55+
│ ├── types
56+
│ │ ├── globals.d.ts
5757
│ ├── index.html
5858
│ ├── main.ts
5959
```

0 commit comments

Comments
 (0)