Skip to content

Commit 2f1d6e4

Browse files
authored
docs: added logo
1 parent f9d5e03 commit 2f1d6e4

File tree

1 file changed

+19
-10
lines changed

1 file changed

+19
-10
lines changed

README.md

+19-10
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@
55
<h2 align="center">AO3 Chrome Extension</h2>
66
<h4 align="center">A powerful Chrome extension that enhances your Archive of Our Own (AO3) reading experience with AI-powered recommendations, custom themes, and comprehensive reading statistics.</h4>
77
</p>
8-
8+
<p align="center">
9+
<a href="">
10+
<img width="400" src="https://github.com/GDGVIT/ao3-chrome-extension/blob/dev/ao3-chrome-extension/public/logo.png" alt="GDSC VIT"/>
11+
</a>
12+
</p>
913
---
1014
[![Join Us](https://img.shields.io/badge/Join%20Us-Developer%20Student%20Clubs-red)](https://dsc.community.dev/vellore-institute-of-technology/)
1115
[![Discord Chat](https://img.shields.io/discord/760928671698649098.svg)](https://discord.gg/498KVdSKWR)
@@ -14,14 +18,14 @@
1418
[![UI ](https://img.shields.io/badge/User%20Interface-Link%20to%20UI-orange?style=flat-square&logo=appveyor)](https://ao3-website.vercel.app/dashboard)
1519

1620
## Features
17-
- [ ] AI-powered fanfiction recommendations based on reading history
18-
- [ ] Custom themes with dark mode support
19-
- [ ] Advanced tag filtering and search capabilities
20-
- [ ] Reading statistics tracking
21-
- [ ] Smart bookmark organization
22-
- [ ] Reading progress tracker
23-
- [ ] Enhanced user interface
24-
- [ ] Cross-device sync for preferences
21+
- [X] AI-powered fanfiction recommendations based on reading history
22+
- [X] Custom themes with dark mode support
23+
- [X] Advanced tag filtering and search capabilities
24+
- [X] Reading statistics tracking
25+
- [X] Smart bookmark organization
26+
- [X] Reading progress tracker
27+
- [X] Enhanced user interface
28+
- [X] Cross-device sync for preferences
2529

2630
<br>
2731

@@ -64,6 +68,11 @@ npm run build
6468
- Select the `dist` folder that was created during the build process
6569

6670

71+
## Checkout the frontend and backend here:
72+
- [Frontend](https://github.com/GDGVIT/ao3-chrome-extension-frontend)
73+
- [Backend and ML](https://github.com/GDGVIT/ao3-chrome-extension-backend-and-ml)
74+
75+
6776
## Contributors
6877

6978
<table>
@@ -121,4 +130,4 @@ npm run build
121130
</p>
122131
</td>
123132
</tr>
124-
</table>
133+
</table>

0 commit comments

Comments
 (0)