mirror of
https://github.com/LeRoid-hub/SUD.git
synced 2025-01-31 03:44:56 +00:00
gitignore + README
This commit is contained in:
parent
82f181f200
commit
3d9b437205
12
README.md
12
README.md
@ -3,14 +3,14 @@ SUDOKU FILETYPE
|
|||||||
|
|
||||||
## Structure
|
## Structure
|
||||||
### HEADER
|
### HEADER
|
||||||
- [ ] Data length
|
- [ ] SUD Version (2 Bytes)
|
||||||
- [ ] HASH
|
- [ ] Data length (2 Bytes)
|
||||||
- [ ] SUD Version
|
|
||||||
- [ ] Options
|
|
||||||
|
|
||||||
### BODY
|
### BODY
|
||||||
- [ ] Title
|
- [ ] Title
|
||||||
- [ ] Author
|
- [ ] Author
|
||||||
- [ ] Rules (Optional)
|
- [ ] Rules (Optional)
|
||||||
- [ ] Field
|
- [ ] Board
|
||||||
- [ ] Legend
|
|
||||||
|
### Footer
|
||||||
|
- [ ] CRC Checksum
|
Loading…
Reference in New Issue
Block a user