variable Project.Readme

Define the project's README.

Type

(
title: string,
...sections: string[],
) => unknown

Usage

import { Project } from ".";