From bae43e96d711e667b016403da678fe2da05673d2 Mon Sep 17 00:00:00 2001 From: Jonas Winkler Date: Wed, 4 Nov 2020 17:25:59 +0100 Subject: [PATCH] updated readme --- Dockerfile | 2 ++ README.md | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 85eadc21e..3b58d3ff5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,5 @@ +LABEL maintainer="Jonas Winkler " + ############################################################################### ### Front end ### ############################################################################### diff --git a/README.md b/README.md index 7b4ea0de0..551f19b09 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ [Paperless](https://github.com/the-paperless-project/paperless) is an application by Daniel Quinn and others that indexes your scanned documents and allows you to easily search for documents and store metadata alongside your documents. This project extends on the project and modernizes many things. +Paperless-ng is a fork of the original project, adding a new interface and many other changes under the hood. For a detailed list of changes, see below. + # How it Works Paperless does not control your scanner, it only helps you deal with what your scanner produces. @@ -18,7 +20,7 @@ Here's what you get: ![The before and after](https://raw.githubusercontent.com/the-paperless-project/paperless/master/docs/_static/screenshot.png) -# What is different in this version of Paperless? +# What is different in Paperless-ng? This is a list of changes that have been made to the original project.