Johnnes Bayer commited on
Commit
0968662
·
1 Parent(s): c900970

Added Drafter 0 Note to README

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -59,6 +59,8 @@ Where:
59
  - `Y` is the Local Number of the Circuit's Drawings (2 Drawings per Circuit)
60
  - `Z` is the Local Number of the Drawing's Image (4 Pictures per Drawing)
61
 
 
 
62
  ### Raw Image Files
63
  Every raw image is RGB-colored and either stored as `jpg`, `jpeg` or `png` (both uppercase and lowercase suffixes exist). Raw images are always stored in sub-folders named `images`.
64
 
 
59
  - `Y` is the Local Number of the Circuit's Drawings (2 Drawings per Circuit)
60
  - `Z` is the Local Number of the Drawing's Image (4 Pictures per Drawing)
61
 
62
+ Please Note: *The described scheme applies to all drafters with positive numbers. Drafters with negative or zero IDs have varying amounts of images.*
63
+
64
  ### Raw Image Files
65
  Every raw image is RGB-colored and either stored as `jpg`, `jpeg` or `png` (both uppercase and lowercase suffixes exist). Raw images are always stored in sub-folders named `images`.
66