Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
samholt committed Apr 23, 2024
1 parent 87c6805 commit 047daea
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 @@ -80,12 +80,12 @@ codebase: dict = generate_codebase("Create a beautiful, playable and simple snak
print(codebase) # it will print the codebase (repo) complete with all the files as a dictionary, and produce a local codebase folder in ./workspace
```

### [QuickStart](https://github.com/samholt/L2MAC/guide/get_started/quickstart.html)
### [QuickStart](https://samholt.github.io/L2MAC/guide/get_started/quickstart.html)

## Tutorial

- πŸ—’ [Online Documentation](https://samholt.github.io/L2MAC/)
- πŸ’» [Usage](https://github.com/samholt/L2MAC/guide/get_started/quickstart.html)
- πŸ’» [Usage](https://samholt.github.io/L2MAC/guide/get_started/quickstart.html)
- πŸ”Ž [What can L2MAC do?](https://samholt.github.io/L2MAC/guide/get_started/introduction.html)
- πŸ–ΌοΈ [Gallery of Examples Produced](https://samholt.github.io/L2MAC/guide/use_cases/gallery.html)
- πŸ›  How to run L2MAC?
Expand Down

0 comments on commit 047daea

Please sign in to comment.