Skip to content

Commit

Permalink
readme addition explaining how to add research papers using papers.json
Browse files Browse the repository at this point in the history
  • Loading branch information
akollegger committed Dec 2, 2024
1 parent 6fd3768 commit 3b2c8c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ Consider this priority order of contribution:
- ~~add a page under `/src/content/docs/tutorials`~~
- ~~use the template `/src/content/docs/tutorials/template.md`~~

### Research papers

Add relevant research papers from [ArXiv](https://arxiv.org) by adding an entry to [papers.json](https://github.com/graphrag/graphrag.github.io/blob/main/src/data/papers.json) with the `arxivid` and an optional `github` org/repo combination.

### Media assets

Expand Down

0 comments on commit 3b2c8c1

Please sign in to comment.