Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
JaveedIshaq committed Dec 15, 2024
1 parent 9b0cd1c commit ae7eb23
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
cache: 'npm'

- name: Install dependencies
run: npm ci
run: npm ci --legacy-peer-deps

- name: Set up environment variables
run: |
Expand Down
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,4 +205,14 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file

---

## What's Next?

- [ ] Add support for multiple blog platforms
- [ ] Integrate with other services (e.g. Twitter, GitHub, etc.)
- [ ] Add more customization options
- [ ] Improve accessibility
- [ ] Add a feedback system

dev version: 1.0

Made with ❤️ by Javeed Ishaq

0 comments on commit ae7eb23

Please sign in to comment.