aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googlenews/README.md
diff options
context:
space:
mode:
authorLibravatar niu tech <jerzyglowacki@gmail.com>2021-08-24 13:34:07 +0200
committerLibravatar GitHub <noreply@github.com>2021-08-24 17:04:07 +0530
commite5da7c39b74a615a09a77ca1dc5d132f107282b0 (patch)
tree3b9c4fdc5790f81ed9da3917f1eaff49f2517cb6 /recipes/googlenews/README.md
parentfix: Fixes stack trace captured in https://github.com/getferdi/ferdi/issues/1... (diff)
downloadferdium-recipes-e5da7c39b74a615a09a77ca1dc5d132f107282b0.tar.gz
ferdium-recipes-e5da7c39b74a615a09a77ca1dc5d132f107282b0.tar.zst
ferdium-recipes-e5da7c39b74a615a09a77ca1dc5d132f107282b0.zip
Add Google News recipe (#613)
Diffstat (limited to 'recipes/googlenews/README.md')
-rw-r--r--recipes/googlenews/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/googlenews/README.md b/recipes/googlenews/README.md
new file mode 100644
index 0000000..5f4a152
--- /dev/null
+++ b/recipes/googlenews/README.md
@@ -0,0 +1,8 @@
1# Google News
2A Ferdi recipe for Google News
3
4### Release notes
51.0.0: Initial release
6
7### How to create your own Ferdi recipes:
8* [Read the documentation](https://github.com/getferdi/recipes/blob/master/docs/integration.md)