Add Wikipedia link to Bess Houdini in bess README.md
This commit is contained in:
parent
aedb45e78b
commit
907f44a001
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Bess
|
||||
In order to simplify and make Houdini extensible, we move some of Houdini's setup and
|
||||
configuration into a separate Gem. We call this support library Bess, in honor of
|
||||
Harry Houdini's wife and long-time assistant, Bess Houdini.
|
||||
Harry Houdini's wife and long-time assistant, [Bess Houdini](https://en.wikipedia.org/wiki/Bess_Houdini).
|
||||
|
||||
## Usage
|
||||
Everything you can get via `Bess` is accessible via the `Houdini` module in the main houdini app.
|
||||
|
|
Loading…
Reference in a new issue