You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add Buy Me a Coffee funding link and README button (#56)
## Summary
- Replaces the GitHub Sponsors entry in `FUNDING.yml` with a Buy Me a
Coffee link
- Adds a Buy Me a Coffee button to the README near the top, with
markdownlint inline HTML suppression to keep CI green
<ahref="https://www.buymeacoffee.com/MattDevy"><imgsrc="https://cdn.buymeacoffee.com/buttons/v2/default-red.png"alt="Buy Me A Coffee"width="150"></a>
11
+
<!-- markdownlint-enable MD033 -->
12
+
9
13
Inspired by [everything-claude-code/continuous-learning-v2](https://github.com/nicholasb/everything-claude-code), reimplemented as a native Pi extension in TypeScript.
10
14
11
15
---
@@ -264,7 +268,7 @@ Every write is validated and deduplicated before saving.
264
268
265
269
Instincts are designed to be short-lived — they should graduate into permanent knowledge within a few weeks:
0 commit comments