Skip to content

Commit e8009b8

Browse files
authored
Update README with references and testing flow
Added references and updated testing flow section in README.
1 parent d4d3776 commit e8009b8

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,13 @@ To integrate the Godot application into the SvelteKit app, follow these steps:
5050

5151
After exporting, the Godot application files (e.g., `godot.html`, `godot.js`, `godot.wasm`, `godot.pck`) will be available in the `app/static/` directory of your SvelteKit project, ready to be served.
5252

53-
## Testing Flow
53+
## References
54+
55+
### Mulmocast
56+
57+
Although this is interesting, I would prefer Flow rather than this: [mulmocast-cli](https://github.com/receptron/mulmocast-cli)
58+
59+
### Testing Flow
5460

5561
Flow is very interesting for me as an engineer for a corporate showroom.
5662

@@ -67,6 +73,6 @@ https://github.com/user-attachments/assets/55131ea5-d56c-41db-82bc-a1dc717cc05c
6773

6874
https://github.com/user-attachments/assets/646467a5-dee5-4845-b6ae-ee0a109e06a8
6975

70-
## Links
76+
### Links
7177

7278
- [QR Code Generator](https://qr.io/)

0 commit comments

Comments
 (0)