Skip to content

Commit

Permalink
Add screenshots to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bilaalrashid committed Oct 27, 2024
1 parent 13c2e9b commit 3e21cb0
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="https://github.com/user-attachments/assets/114c1533-a0fe-4c00-9eea-bccce21b5d14" alt="ReedBeeb Logo" width="300">
<img src="assets/logo.png" alt="ReedBeeb Logo" width="300">
<br>
A better client for BBC News.
</p>
Expand All @@ -16,6 +16,14 @@ This project is for educational and research purposes only.

## Features

<p align="center">
<img src="assets/top-stories.png" alt="Top Stories" width="180" />
<img src="assets/personal-feed.png" alt="Personal Feed" width="180" />
<img src="assets/trending.png" alt="Trending" width="180" />
<img src="assets/videos.png" alt="Videos" width="180" />
<img src="assets/dark-mode.png" alt="Dark Mode" width="180" />
</p>

- Dedicated videos tab
- Supports all BBC News international services: English, Cymru, Arabic, Hindi, Mundo and Russian
- Localised news results (English service only)
Expand Down Expand Up @@ -44,7 +52,7 @@ Full contributing guidelines can be found in [CONTRIBUTING.md](CONTRIBUTING.md).
## Release

1. Update the list of installed topics:
```bash
```
make topics API_KEY=<BBC News OAuth2 Token>
```
2. Bump the version and build number in [project.pbxproj](ReadBeeb.xcodeproj/project.pbxproj/)
Expand Down
Binary file added assets/dark-mode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/interntional-services.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/no-tracking.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/personal-feed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/top-stories.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/trending.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/videos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3e21cb0

Please sign in to comment.