change pathnames and readme

This commit is contained in:
ismailsosic
2023-03-09 01:10:06 +01:00
parent 71811fac4b
commit 0a01e536e4
20 changed files with 246 additions and 14 deletions

View File

@@ -25,7 +25,7 @@ KitabCitab Web App is app that provides books search services by name, author an
result = {
"book" : "Hamine pustolovine",
"writer" : "Muhamed Ahmed Mustafa",
"numOfPages": "98",
"pages": "98",
"text" : "Lorem ipsum"
}