readme property
Implementation
static final String readme = """
A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.
""".trim();
static final String readme = """
A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.
""".trim();