diff --git a/README.md b/README.md index 0aaa3566dc05333d61ae944d4ae6064990d7d7ab..4b08a70afcc1238d0160b2654924a5d78b4c98b6 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ The current version of the library is 3.2 which features support for NETDB API v Initialisation works as followed, for configuration an `APIEndpoint`-Instance has to be passed to the `API-Session` call. ```python >>> import netdb_client.api32 ->>> import netdb_client.util >>> endpoint = netdb_client.APIEndpoint( base_url='www-net-devel.scc.kit.edu',