Skip to content

Commit 3cfd930

Browse files
Update README.md
1 parent af60db8 commit 3cfd930

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Recap is an open-source, privacy-focused, macOS-native project to help you summa
5555
## Features
5656
- **Meeting Detection**: Automatically detects meetings in Microsoft Teams, Zoom, Google Meet, and more using macOS ScreenCaptureKit (Coming Soon!)
5757
- **Audio Recording**: Records system audio and optionally microphone input
58-
- **Local Processing**: Uses WhisperKit for transcription and Ollama/OpenRouter for summarization, all on your Mac
58+
- **Local Processing**: Uses WhisperKit for transcription and Ollama/(optionally, OpenRouter) for summarization
5959
- **Privacy First**: No data leaves your device unless you choose to share it
6060
- **Open Source**: Fully transparent codebase for community contributions
6161

@@ -240,10 +240,7 @@ I really need help finishing Recap! Any contribution is greatly welcomed.
240240
### How to Contribute
241241

242242
1. **Fork the repository** and create a feature branch
243-
2. **Check existing issues** or create new ones for bugs/features
244-
3. **Follow the coding patterns** established in the codebase
245-
4. **Test your changes** thoroughly on Apple Silicon Macs
246-
5. **Submit a pull request** with clear description of changes
243+
2. **Submit a pull request** with clear description of changes
247244

248245
All skill levels welcome - from fixing typos to architecting new features. I really mean it!
249246

0 commit comments

Comments
 (0)