removed unnecessary REPL link from TOC, added Features header and fixed link to features section in TOC

This commit is contained in:
smclacke
2026-04-21 16:57:44 +02:00
committed by Sarah McLacken
parent bc44c263e0
commit 1c3ab46918
+3 -2
View File
@@ -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: