-
-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2961 from LibreSign/feature/format-readme-text
I change the text format readme
- Loading branch information
Showing
1 changed file
with
5 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,21 @@ | ||
![Test Status](https://github.com/libresign/libresign/workflows/phpunit-sqlite/badge.svg?branch=main) | ||
![Test Status](https://github.com/LibreSign/libresign/actions/workflows/behat.yml/badge.svg?branch=main) | ||
[![Coverage Status](https://coveralls.io/repos/github/LibreSign/libresign/badge.svg?branch=main)](https://coveralls.io/github/LibreSign/libresign?branch=main) | ||
[![Start contributing](https://img.shields.io/github/issues/LibreSign/libresign/good%20first%20issue?color=7057ff&label=Contribute)](https://github.com/LibreSign/libresign/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22good+first+issue%22) | ||
|
||
Nextcloud app to sign PDF documents. | ||
|
||
<img src="img/LibreSign.png" /> | ||
|
||
## Setup | ||
## Contributing | ||
|
||
After installing LibreSign, go to `Administration Settings > LibreSign` and: | ||
* Click in the `Download binaries` button. When it show status `successful` to all items, except `root certificate not configured`, is time to configure root certificate in the next section. | ||
There are many ways to contribute, including writing code, filing issues on GitHub, helping people Overflow, helping to triage, reproduce, or fix bugs that people have filed, adding to our documentation. | ||
To get more details go to our [contributing guide](CONTRIBUTING.md). | ||
|
||
## Integrations | ||
|
||
* [GLPI](https://github.com/LibreSign/libresign-glpi): Plugin to sign GLPI tickets | ||
* [Approval](https://github.com/nextcloud/approval): Approve/reject files based on workflows defined by admins | ||
|
||
## Contributing | ||
|
||
There are many ways to contribute, including writing code, filing issues on GitHub, helping people Overflow, helping to triage, reproduce, or fix bugs that people have filed, adding to our documentation. | ||
To get more details go to our [contributing guide](CONTRIBUTING.md). | ||
|
||
## API Documentation | ||
|
||
[API Documentation](https://libresign.github.io/) | ||
[API Documentation](https://libresign.github.io/) |