From c02ece0bf0f3edeb1283abf368cee15614677689 Mon Sep 17 00:00:00 2001 From: tale-fau <71143205+tale-fau@users.noreply.github.com> Date: Mon, 2 Oct 2023 12:27:58 +0200 Subject: [PATCH] Update README.md --- README.md | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 445da00..b684bff 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -# PDF Signature +[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) [![État de la traduction](https://hosted.weblate.org/widget/signature-pdf/application/svg-badge.svg)](https://hosted.weblate.org/engage/signature-pdf/) +# PDF Signature -Free web software for signing PDFs. +Free web software for signing, organizing, editing metadatas or compressing PDFs. ## Instances List of instances where you can use this software: @@ -15,14 +16,32 @@ _Feel free to add yours through an issue or a pull request._ ## License Open-source software under the AGPL V3 license. +## Table of Contents + +- [Installation](#installation) + - [Debian/Ubuntu](#debianubuntu) + - [Docker](#docker) + - [Linux Alpine](#linux-alpine) +- [Configuration](#configuration) + - [Enabling and Configuring Multi-Signature Mode](#enabling-and-configuring-multi-signature-mode) + - [Disabling the Organize Mode](#disabling-the-organize-mode) + - [Hiding or Modifying the Demo PDF Link](#hiding-or-modifying-the-demo-pdf-link) + - [Default Fields for Metadata Editing](#default-fields-for-metadata-editing) +- [Update](#update) +- [Tests](#tests) +- [Libraries Used](#libraries-used) +- [Contributions](#contributions) + - [Translation](#translation) + - [Contributors](#contributors) + - [Fundings](#fundings) + + ## Installation - [Debian/Ubuntu](installation.md#debian) - [Docker](installation.md#docker) - [Linux Alpine](installation.md#alpine) - - ## Configuration ### Enabling and Configuring Multi-Signature Mode @@ -130,8 +149,7 @@ For testing: To update the translation, simply execute `make` that will update the `.pot` file, which will merge the `.po` files which then will allow to create updated `.mo` files. -Translations might be added on Weblate : https://hosted.weblate.org/projects/signature-pdf/application/ - +[![État de la traduction](https://hosted.weblate.org/widget/signature-pdf/application/multi-green.svg)](https://hosted.weblate.org/engage/signature-pdf/) ### Contributors