update README
This commit is contained in:
parent
7b138d3367
commit
ae700a48c8
@ -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,
|
foods and body parts in an attempt to avoid randomly generating negative,
|
||||||
threatening, or disgusting code names.
|
threatening, or disgusting code names.
|
||||||
|
|
||||||
|
This module uses nothing but the python3 standard library.
|
||||||
|
|
||||||
# Rationale
|
# Rationale
|
||||||
|
|
||||||
* [What M&A code names are and why investment banks use
|
* [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
|
# 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
|
# See Also
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user