Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TabulateJarl8 authored Jan 23, 2022
1 parent 4e12044 commit ba3e005
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<a href="https://github.com/TabulateJarl8/randfacts"><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/TabulateJarl8/randfacts?style=social" /></a>
</p>

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

Expand Down Expand Up @@ -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).
There is an unofficial REST API for this module. The source code/links can be found [here](https://github.com/Parzival129/Randfacts-Rest-Api).

0 comments on commit ba3e005

Please sign in to comment.