update quran readme

This commit is contained in:
Asim Aslam
2021-09-16 16:26:16 +01:00
parent 83ae3b6f39
commit 714ef83a8f
2 changed files with 5 additions and 2 deletions

View File

@@ -136,7 +136,9 @@ message SummaryResponse {
string text = 4;
}
// Lookup the verses (ayahs) for a chapter
// Lookup the verses (ayahs) for a chapter including
// translation, interpretation and breakdown by individual
// words.
message VersesRequest {
// The chapter id to retrieve
int32 chapter = 1;