Update README.md
This commit is contained in:
parent
e91356c0c1
commit
5c536db04a
|
@ -40,7 +40,8 @@ some fairly obscure words get on it. If you can live with
|
||||||
having to remember six words the wordlist is much shorter.
|
having to remember six words the wordlist is much shorter.
|
||||||
The six word wordlist comes from the amazing [humanhash][humanhash]
|
The six word wordlist comes from the amazing [humanhash][humanhash]
|
||||||
library. Words were chosen to maximise clarity in human
|
library. Words were chosen to maximise clarity in human
|
||||||
communication.
|
communication, they should be more familiar than the words
|
||||||
|
on the three wordlist:
|
||||||
|
|
||||||
>>> six = these.six_words(CERN)
|
>>> six = these.six_words(CERN)
|
||||||
>>> print six
|
>>> print six
|
||||||
|
@ -83,4 +84,4 @@ this is a [@betatim][betatim] kind of idea
|
||||||
[geohash]: https://code.google.com/p/python-geohash/
|
[geohash]: https://code.google.com/p/python-geohash/
|
||||||
[cernmap]: https://www.google.ch/maps/place/46%C2%B013'56.4%22N+6%C2%B003'19.5%22E/@46.2323356,6.0554194,17z/data=!3m1!4b1!4m2!3m1!1s0x0:0x0
|
[cernmap]: https://www.google.ch/maps/place/46%C2%B013'56.4%22N+6%C2%B003'19.5%22E/@46.2323356,6.0554194,17z/data=!3m1!4b1!4m2!3m1!1s0x0:0x0
|
||||||
[othercernmap]: https://www.google.ch/maps/place/46%C2%B015'24.5%22N+6%C2%B003'24.4%22E/@46.256811,6.056792,14z/data=!4m2!3m1!1s0x0:0x0
|
[othercernmap]: https://www.google.ch/maps/place/46%C2%B015'24.5%22N+6%C2%B003'24.4%22E/@46.256811,6.056792,14z/data=!4m2!3m1!1s0x0:0x0
|
||||||
[betatim]: https://twitter.com/betatim
|
[betatim]: https://twitter.com/betatim
|
||||||
|
|
Loading…
Reference in New Issue