mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 18:46:50 +07:00
update example config
This commit is contained in:
parent
cc243b74e5
commit
ff50af0f3e
1 changed files with 1 additions and 2 deletions
|
|
@ -8,9 +8,8 @@ your id on the web
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"description": "Project Description",
|
"description": "Project Description (optional)",
|
||||||
"owner": {
|
"owner": {
|
||||||
"repo": "https://github.com/username/repo",
|
|
||||||
"email": "hello@example.com",
|
"email": "hello@example.com",
|
||||||
"username": "github-username"
|
"username": "github-username"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue