Skip to content

Commit 8610c92

Browse files
keywords and small readme change
1 parent f282394 commit 8610c92

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# YouVersion-API
1+
# YouVersion API
22

33
A simple module to get the Verse of the Day and any verse you would like.
44

@@ -130,7 +130,7 @@ Trying to access a book that does not exist will prompt a similar response but w
130130
## Contributing
131131

132132
> [!NOTE]
133-
> Most of the logic is in the `YouVersion-Core` repository. If you would like to contribute to the core repository, please visit [here](https://github.com/Glowstudent777/YouVersion-Core).
133+
> Most of the logic is now in the `YouVersion-Core` repository. If you would like to contribute to the core repository, please visit [here](https://github.com/Glowstudent777/YouVersion-Core).
134134
135135
Before creating an issue, please ensure that it hasn't already been reported/suggested.
136136

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,14 @@
4040
"type": "git",
4141
"url": "git+https://github.com/Glowstudent777/YouVersion-API-NPM.git"
4242
},
43-
"keywords": [],
43+
"keywords": [
44+
"bible",
45+
"youversion",
46+
"verse",
47+
"verse-of-the-day",
48+
"votd",
49+
"scripture"
50+
],
4451
"author": "Glowstudent",
4552
"license": "MIT",
4653
"bugs": {

0 commit comments

Comments
 (0)