diff --git a/README.md b/README.md index 22e6234..73b70b8 100644 --- a/README.md +++ b/README.md @@ -73,5 +73,7 @@ col_color n_col ``` The parameter `n_color` represents the number of colors used in the picross. The parameter `color i` means the `i`-th color used in the picross. The parameters `row_color i`, `col_color i` represent the color indices response to `row_clue i`, `col_clue i`, respectively. + \ No newline at end of file diff --git a/web/index.html b/web/index.html index d573d31..097fc71 100644 --- a/web/index.html +++ b/web/index.html @@ -10,6 +10,7 @@