Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ with a specific tag and put their summary to the website.

## How to list up your project on msgpack.org

1. Add the keyword ```msgpack.org[ProjctName]``` to description of your github repository
1. Add the keyword ```msgpack.org[ProjectName]``` to description of your github repository
* ```ProjectName``` is typically name of a programming language such as ```ruby```
2. Add one of following files to the root directory of your github repository:
1. msgpack.org.md
Expand Down