Update README.md
This commit is contained in:
parent
b9dae2812d
commit
0e125a177a
11
README.md
11
README.md
|
@ -1,10 +1,19 @@
|
||||||
<h1 align="center">
|
<h1 align="center">
|
||||||
<img alt="RSSpaper logo" src="media/newsreader-banner.png">
|
<img alt="RSSpaper logo" src="media/newsreader-banner.png">
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
|
## Demo
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://rsspaper.andros.dev/">👉 DEMO 👈</a> (My own feed generated daily with Github Actions)
|
<a href="https://rsspaper.andros.dev/">👉 My own feed generated daily with Github Actions 👈</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
## PageSpeed Insights
|
||||||
|
|
||||||
|
![demo preview](media/pagespeed-insights.png)
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
![demo preview](media/demo.jpg)
|
![demo preview](media/demo.jpg)
|
||||||
|
|
||||||
Generate a static page with the latest news from your favorite feeds. Is it an RSS client? Yes, except that it generates an **HTML/PWA** that you can read or **install on your tablet or mobile** and to **update the news you must run it again**.
|
Generate a static page with the latest news from your favorite feeds. Is it an RSS client? Yes, except that it generates an **HTML/PWA** that you can read or **install on your tablet or mobile** and to **update the news you must run it again**.
|
||||||
|
|
Loading…
Reference in New Issue