diff --git a/README.md b/README.md index 62e7b40..0a1d733 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ GitHub Repo stars

-Randfacts is a python library that generates random facts. You can use `randfacts.get_fact()` to return a random fun fact. Disclaimer: Facts are not guaranteed to be true. +Randfacts is a Python module that generates random facts. You can use `randfacts.get_fact()` to return a random fun fact. Disclaimer: Facts are not guaranteed to be true. # Installation @@ -89,4 +89,4 @@ $ python3 -m randfacts --help ## REST API Usage -There is an unofficial REST API for this module. The source code/links can be found [here](https://github.com/Parzival129/Randfacts-Rest-Api). \ No newline at end of file +There is an unofficial REST API for this module. The source code/links can be found [here](https://github.com/Parzival129/Randfacts-Rest-Api).