Skip to content

Commit 9a90b65

Browse files
committed
Merge branch 'doc/clarity' into 'main'
fix: replace emoji shortcodes with Unicode in README See merge request nwpie/vibe/ai-claude-loop!9
2 parents 78b9d92 + e93db27 commit 9a90b65

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
44
[![Python 3.12+](https://img.shields.io/badge/Python-3.12+-blue.svg)](https://www.python.org/)
5-
[![CI](https://github.com/osisdie/ai-claude-loop/actions/workflows/ci.yml/badge.svg)](https://github.com/osisdie/ai-claude-loop/actions)
5+
[![Lint](https://github.com/osisdie/ai-claude-loop/actions/workflows/lint.yml/badge.svg)](https://github.com/osisdie/ai-claude-loop/actions)
66
[![Last Commit](https://img.shields.io/github/last-commit/osisdie/ai-claude-loop)](https://github.com/osisdie/ai-claude-loop/commits/main)
77

88
Automated daily AI news digest powered by Claude Code's `/loop` feature. Posts bilingual digests (English + Traditional Chinese) to Slack `#update-vibe`.
@@ -103,12 +103,12 @@ digest-yt/YYYY-MM-DD/ — YT digest outputs (gitignored)
103103

104104
| Emoji | Category |
105105
|-------|----------|
106-
| :brain: | LLM / Foundation Models |
107-
| :package: | AI Products & Applications |
108-
| :scales: | AI Policy & Regulation |
109-
| :microscope: | AI Research Papers |
110-
| :briefcase: | Industry & Business |
111-
| :unlock: | Open Source AI |
106+
| 🧠 | LLM / Foundation Models |
107+
| 📦 | AI Products & Applications |
108+
| ⚖️ | AI Policy & Regulation |
109+
| 🔬 | AI Research Papers |
110+
| 💼 | Industry & Business |
111+
| 🔓 | Open Source AI |
112112

113113
## Limitations
114114

0 commit comments

Comments
 (0)