diff --git a/agt-format/README.md b/agt-format/README.md index 277a2b3..547f1d2 100644 --- a/agt-format/README.md +++ b/agt-format/README.md @@ -1,8 +1,8 @@ # The Alligator File Format (\*.agt) - #9999 [value for floating date, default 9999] - #true [use ca dimension values, default true] - #1.0|1.0|1.0 [dimension values x|y|z, default 1.0|1.0|1.0] - #data - name[TAB]x[TAB]y[TAB]z[TAB]from[TAB]to[TAB]fixed - Neckarlimes[TAB]0.080[TAB]-0.725[TAB]0.389[TAB]117[TAB]260[TAB]fixed \ No newline at end of file + #9999[CR+LF] # value for floating date, default 9999 + #true[CR+LF] # use ca dimension values, default true + #1.0|1.0|1.0[CR+LF] # dimension values x|y|z, default 1.0|1.0|1.0 + #data[CR+LF] + name[TAB]x[TAB]y[TAB]z[TAB]from[TAB]to[TAB]fixed[CR+LF] + Neckarlimes[TAB]0.080[TAB]-0.725[TAB]0.389[TAB]117[TAB]260[TAB]fixed[CR+LF] \ No newline at end of file