Skip to content

Commit a916168

Browse files
author
Codex Agent
committed
feat: add primary icon and centralize brand assets in README
1 parent ba9cb6d commit a916168

2 files changed

Lines changed: 48 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# 🚀 Zotero AI Newton
22

3+
<p align="center">
4+
<img src="addon/content/icons/newton-n-star.svg" alt="Zotero AI Newton icon" width="220" />
5+
</p>
6+
37
<div align="center">
48
[![Zotero](https://img.shields.io/badge/Zotero-7-green?style=flat-square&logo=zotero&logoColor=CC2936)](https://www.zotero.org)
59
[![Stars](https://img.shields.io/github/stars/newtontech/Zotero-AI-Newton?style=social)](https://github.com/newtontech/Zotero-AI-Newton)
@@ -66,6 +70,11 @@ npm run lint:check # 🔍 Code quality
6670
npm run build # 📦 Release XPI
6771
```
6872

73+
## 🖼️ Brand Assets
74+
75+
- Primary icon: `addon/content/icons/newton-n-star.svg`
76+
- Icons are centralized under `addon/content/icons` to avoid scattered asset folders.
77+
6978
## 🌟 Join the Revolution
7079

7180
**Star us** on GitHub!
Lines changed: 39 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)