diff options
author | gabrielgio <gabriel.giovanini@pm.me> | 2021-07-18 20:46:19 +0200 |
---|---|---|
committer | gabrielgio <gabriel.giovanini@pm.me> | 2021-07-18 20:46:19 +0200 |
commit | 9a069be0ce53f41ef012ee6367e1f7fd96102c38 (patch) | |
tree | 0a88ee1566312a60a6206400b643417bb749197d | |
parent | feff2b278f6b10308856256fb774215d09e53c2f (diff) | |
download | reddit-nextcloud-importer-9a069be0ce53f41ef012ee6367e1f7fd96102c38.tar.gz reddit-nextcloud-importer-9a069be0ce53f41ef012ee6367e1f7fd96102c38.tar.bz2 reddit-nextcloud-importer-9a069be0ce53f41ef012ee6367e1f7fd96102c38.zip |
feat: Add README
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..a32cc2e --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ + [![pipeline status](https://gitlab.com/gabrielgio/reddit-nextcloud-importer/badges/main/pipeline.svg)](https://gitlab.com/gabrielgio/reddit-nextcloud-importer/-/commits/main) [![coverage report](https://gitlab.com/gabrielgio/reddit-nextcloud-importer/badges/main/coverage.svg)](https://gitlab.com/gabrielgio/reddit-nextcloud-importer/-/commits/main) + +# Reddit Nextcloud importer + +A process to import images and videos from saved post on reddit to a instance of Nextcloud. |