Skip to content

Commit

Permalink
Merge pull request #5 from mbakgun/update/readme
Browse files Browse the repository at this point in the history
update/readme
  • Loading branch information
mbakgun authored Nov 16, 2024
2 parents 2912805 + 79a3cac commit 4eac4b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: composeApp/build/dist/wasmJs/productionExecutable
folder: composeApp/build/kotlin-webpack/wasmJs/productionExecutable
clean: true
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ This game project is built using Kotlin Multiplatform, targeting both Web and De

Experience the game in your browser by visiting the demo [here](https://mbakgun.github.io/ButterflyEffect).

<img src="assets/butter.avif" alt="https://thedecisionlab.com/reference-guide/economics/the-butterfly-effect" width="720" title="A very good article to read"/>
⭐️ A great article to read: [The Butterfly Effect](https://thedecisionlab.com/reference-guide/economics/the-butterfly-effect)
<img src="assets/butter.avif" alt="https://thedecisionlab.com/reference-guide/economics/the-butterfly-effect" width="720" title="A great article to read"/>

## Conclusion

Expand Down

0 comments on commit 4eac4b0

Please sign in to comment.