silly claude

This commit is contained in:
2025-11-05 12:44:15 -05:00
parent 99c83ad6f7
commit 10f2a0d412

View File

@@ -39,7 +39,7 @@ Fetch, filter, and browse the latest research papers tailored to your interests.
1. **Clone & Run**
```bash
git clone https://github.com/yourusername/research-digest.git
git clone https://github.com/wedsmoker/research-digest.git
cd research-digest
run_digest.bat
```
@@ -58,7 +58,7 @@ Fetch, filter, and browse the latest research papers tailored to your interests.
### Linux/macOS
```bash
git clone https://github.com/yourusername/research-digest.git
git clone https://github.com/wedsmoker/research-digest.git
cd research-digest
python -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate