1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2024-06-26 01:10:22 +02:00

Plus en mode proof of concept

This commit is contained in:
Vincent LAURENT 2021-10-07 12:36:11 +02:00 committed by GitHub
parent 4c43669252
commit ba31f06cc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,6 @@
Interface web permettant de signer un PDF.
Ce projet est encore au stade de "preuve de conception".
## License
Logiciel libre sous license AGPL V3
@ -33,7 +31,7 @@ git clone https://github.com/24eme/signaturepdf.git
Pour le tester :
`
php -S localhost:8000
php -S localhost:8000 -t public
`
## Librairies utilisées