# learning/

This folder stores your personal paper collection and reading notes.

For full instructions, see the [main README](../README.md#learning-mode--how-to-use).

## Files

| File | Purpose |
|------|---------|
| `papers.json` | Your selected papers (download from main page) |
| `{paper-id}.md` | Reading note for a paper (e.g. `chang-2025.md`) |

## Quick Reference

1. Download papers as JSON from the main page
2. Save as `learning/papers.json`
3. Add notes as `learning/{paper-id}.md`
4. Commit & push — Learning page loads automatically
