Skip to content

Commit

Permalink
Merge pull request #93 from fResult/readme
Browse files Browse the repository at this point in the history
Update README.md - How to add ring
  • Loading branch information
heypoom authored Nov 8, 2023
2 parents 2d1b569 + dc15c7b commit 2b374b3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,14 @@
{
"name": "My Awesome Repo",
"repo": "https://www.github.com/username/my-awesome-repo",
"description": "My Awesome Repo is awesome!"
"description": "My Awesome Repo is awesome!",
"languages": [
"Used Programming Language 1",
"Used Programming Language 2"
"Used Framework",
"Used Library 1",
"Used Library 2",
]
}
```

Expand Down

0 comments on commit 2b374b3

Please sign in to comment.