Skip to content

Commit

Permalink
Update schema in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvNC committed Feb 15, 2024
1 parent fc000c3 commit 327acec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ model PixivArticle {
lastScraped String
reading String?
header String?
lastScrapedReading String?
mainText String?
lastScrapedReading String? // Unused
lastScrapedArticle String?
}
```

0 comments on commit 327acec

Please sign in to comment.