mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2025-12-06 06:52:00 +01:00
improved documentation
This commit is contained in:
parent
00023dc857
commit
3f365b090f
|
|
@ -11,7 +11,7 @@ Currently,
|
|||
* [Redis.io](http://redis.io)
|
||||
|
||||
are supported sources.
|
||||
All services can be accessed through a unified interface.
|
||||
All these lookup services can be accessed through a unified interface.
|
||||
|
||||
## References
|
||||
This Library is used in production at the [DXHeat.com DX Cluster](https://dxheat.com), performing several thousand
|
||||
|
|
@ -24,6 +24,7 @@ Check out the full documentation at:
|
|||
## Installation
|
||||
|
||||
Easiest way to install pyhamtools is through the packet manager PIP:
|
||||
|
||||
`pip install pyhamtools`
|
||||
|
||||
## Example: How to use pyhamtools
|
||||
|
|
|
|||
Loading…
Reference in a new issue