[README] updated info about input format

This commit is contained in:
giomba 2020-07-02 17:23:11 +02:00
parent a5357b6e51
commit 80f025b261
1 changed files with 3 additions and 1 deletions

View File

@ -8,4 +8,6 @@
```
CREATE TABLE presenze (ID INTEGER PRIMARY KEY AUTOINCREMENT, checkin TEXT, codfis TEXT, anagrafica TEXT);
CREATE TABLE sqlite_sequence(name,seq);
```
```
## Formato tessera
```_AAAAAAAAAAAAAAAA_COGNOME NOME1 NOME2_```