Explain pronounciation
This commit is contained in:
parent
02bcef640c
commit
3f74229ae9
1 changed files with 8 additions and 1 deletions
|
@ -124,4 +124,11 @@ Development
|
||||||
### Local Testing
|
### Local Testing
|
||||||
1. Create and activate a python (3.9) environment using any tool you like e.g. poetry,venv, conda etc.
|
1. Create and activate a python (3.9) environment using any tool you like e.g. poetry,venv, conda etc.
|
||||||
2. Run `$ pip install .`
|
2. Run `$ pip install .`
|
||||||
3. Run `$ mwmbl-tinysearchengine --config config/tinysearchengine.yaml`
|
3. Run `$ mwmbl-tinysearchengine --config config/tinysearchengine.yaml`
|
||||||
|
|
||||||
|
Frequently Asked Question
|
||||||
|
=========================
|
||||||
|
|
||||||
|
### How do you pronounce "mwmbl"?
|
||||||
|
|
||||||
|
Like "mumble". I live in [Mumbles](https://en.wikipedia.org/wiki/Mumbles), which is spelt "Mwmbwls" in Welsh. But the intended meaning is "to mumble", as in "don't search, just mwmbl!"
|
||||||
|
|
Loading…
Reference in a new issue