Here is a simple template for the README of your project or library:
# Project name## About[Introduction about the project and its purpose]## URLs- [Dev](https://beta.dev01.devland.is)- [Staging](https://beta.staging01.devland.is)- [Production](https://island.is)## APITo run the api```bashyarnstartapi```To build the production bundle```bashyarnbuildapi--prod```## WebTo run the dev server```bashyarnstartweb```## Etc...## Project owner[If any entity is owning the project e.g.]- [Vegagerðin](http://www.vegagerdin.is)## Code owners and maintainers[Github team in the island.is organisation or individuals e.g.]- [Aranja](https://github.com/orgs/island-is/teams/aranja/members)