A readme file is a great way to welcome your users and provide an overview about the project. The readme content is interpreted as markdown text letting you format your text and embed images and links.
Update the readme with some text.
You might want to set the project home page to show the readme.
Project readme/motd modification
PUT /api/13/project/MyProject/readme.md
Content-Type: text/plain
This is the **readme** for MyProject.
If using the filesystem storage type only, you can create the file in the project base directory:
If using the db storage type, use the GUI, the CLI or API.