Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightre authored Feb 14, 2024
1 parent 13b6aa6 commit 3683929
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Sparkle.js is a lightweight and compact game engine based on WebGL for HTML5 wit
* [Quick Start](#QuickStart)
* [First Project: HelloWorld](#first-project-helloworld)
* [Second Project: Ping Pong](#second-project-ping-pong)
* [Tutorial](./tutorial.md)
* [Tutorial (tutorial.md)](./tutorial.md)
* [Scene](./tutorial.md#Scene)
* [Node](./tutorial.md#Node)
* [Life Cycle](./tutorial.md#Life-Cycle)
Expand Down Expand Up @@ -346,4 +346,4 @@ Alright, now you should be able to run this game. If you cannot run or encounter
* Read the source code of the Bird Running [demo](https://nightre.github.io/sparkle.js/demo/chrome-dino)
* Read the [Tutorial](./tutorial.md)
* Read the [API](https://nightre.github.io/sparkle.js/docs/index)
* Or give a star? `*w*`
* Or give a star? `*w*`

0 comments on commit 3683929

Please sign in to comment.