mirror of
https://github.com/leaningtech/webvm.git
synced 2026-08-31 01:34:10 +08:00
removed unnecessary REPL link from TOC, added Features header and fixed link to features section in TOC
This commit is contained in:
@@ -26,8 +26,7 @@ WebVM is powered by the **CheerpX** virtualization engine, which provides:
|
||||
- [Development & Customization](#development--customization)
|
||||
- [Local Serving & Image Configuration](#local-serving--image-configuration)
|
||||
- [Deploy to GitHub Pages](#deploy-to-github-pages)
|
||||
- [Example: Python3 REPL](#example-python3-repl)
|
||||
- [Features](#features)
|
||||
- [Features](#freatures)
|
||||
- [Claude AI Integration](#claude-ai-integration)
|
||||
- [Community & Support](#community--support)
|
||||
- [Learn More](#learn-more)
|
||||
@@ -172,6 +171,8 @@ For more details, see [CheerpX Custom Images documentation](https://cheerpx.io/d
|
||||
>
|
||||
> To build a REPL you can simply change `CMD [ "/bin/bash" ]` to `CMD [ "/usr/bin/python3" ]` and deploy.
|
||||
|
||||
## Freatures
|
||||
|
||||
### Claude AI Integration
|
||||
|
||||
To access Claude AI, you need an API key. Follow these steps to get started:
|
||||
|
||||
Reference in New Issue
Block a user