This is a special GitHub repository that contains the organization profile README displayed on the Grandgular GitHub organization page.
.github/
├── profile/
│ └── README.md # Organization profile README (displayed on github.com/Grandgular)
└── README.md # This file
The profile/README.md file is automatically displayed on the Grandgular organization page when users visit https://github.com/Grandgular
For more information about organization profile READMEs, see GitHub's documentation.
To update the organization profile:
- Edit
profile/README.md - Commit and push your changes
- The changes will appear on the organization page within a few moments
MIT