Skip to content

Commit b377afd

Browse files
committed
Update README.md
1 parent bf9b48f commit b377afd

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,13 @@ When you are implementing your own command, you will need to return some objects
166166

167167
For an example command, please see [`src/test/test_tasks/basicUserSearch.ts`](src/test/test_tasks/basicUserSearch.ts).
168168

169-
OpenTR's [`state-of-oss-contribution`](https://github.com/OpenTRFoundation/state-of-oss-contribution) uses cuttlecat to collect data from GitHub. Then, the collected data is processed and a report is built in [`state-of-oss-contribution-report`](https://github.com/OpenTRFoundation/state-of-oss-contribution-report).
169+
OpenTR has built a report using cuttlecat: [State of Open Source Contribution in Turkey](https://state.opentr.foundation/).
170170

171-
See the [`state-of-oss-contribution`](https://github.com/OpenTRFoundation/state-of-oss-contribution) repository for more advanced examples.
171+
This report, uses cuttlecat to collect data from GitHub. Then, the collected data is processed and a report is built.
172+
173+
You may find the data collection part in [`state-of-oss-contribution`](https://github.com/OpenTRFoundation/state-of-oss-contribution) and the report building part in [`state-of-oss-contribution-report`](https://github.com/OpenTRFoundation/state-of-oss-contribution-report).
174+
175+
You may see the [`state-of-oss-contribution`](https://github.com/OpenTRFoundation/state-of-oss-contribution) repository for more advanced command examples.
172176

173177
TODO: links to more complicated example commands.
174178

0 commit comments

Comments
 (0)