diff --git a/README.md b/README.md index 92895c8..c96f47e 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ as well as occupations, animal names with negative connotations, and some foods and body parts in an attempt to avoid randomly generating negative, threatening, or disgusting code names. +This module uses nothing but the python3 standard library. + # Rationale * [What M&A code names are and why investment banks use @@ -22,7 +24,7 @@ Clone the repo, then run `PYTHONPATH=. python3 bin/server` inside it. # Demo -A version should be running (free tier, be patient) at [https://codename-sneak-cloud.herokuapp.com](https://codename-sneak-cloud.herokuapp.com/). +An instance of `master` should be running (free tier, be patient) at [https://codename-sneak-cloud.herokuapp.com](https://codename-sneak-cloud.herokuapp.com/). # See Also