Creating a README file¶
Creates a text file that explains the abstract of the solver.
Creates a text file with name "README" in the folder you created in Creating a folder. Save the file with UTF-8 encoding.
You should create the README file with the file names like below. When the language-specific README file does not exists, "README" file (in English) will be used.
English: "README"
Japanese: "README_ja_JP"
The postfix (ex. "ja_JP") is the same to that for dictionary files created in Creating a solver definition dictionary file.
The content of "README" will be shown in "Description" area on the [Select Solver] dialog. When you created "README", opens the [Select Solver] dialog by starting a new project, and check whether the content is shown on that dialog.

Figure 24 The [Select Solver] dialog¶