docs: add README.fr.md, fix language links in README.md

- README.md (English) links to README.fr.md and GUIDE.en.md
- README.fr.md (French) links to README.md and GUIDE.md
This commit is contained in:
Sepehr Ramezani
2026-04-20 23:24:28 +02:00
parent 8e65210e63
commit a928e9c641
2 changed files with 207 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
A smart, AI-powered note-taking app. Like Google Keep, but with notebooks, semantic search, AI agents, and a built-in MCP server.
**[Documentation en francais](GUIDE.md)**
**[Lire en francais / Read in French](README.fr.md)** | **[Full documentation](GUIDE.en.md)**
---
@@ -137,10 +137,7 @@ For N8N or HTTP clients, use Streamable HTTP mode: `http://localhost:3001/mcp`
## Documentation
| File | Language | Content |
|------|----------|---------|
| [GUIDE.en.md](GUIDE.en.md) | English | Full installation, deployment, and configuration guide |
| [GUIDE.md](GUIDE.md) | French | Guide complet d'installation, deploiement et configuration |
For the complete installation, deployment, and configuration guide, see **[GUIDE.en.md](GUIDE.en.md)**.
---