From 285031961a28110a6b766dbd0b6e2b74da78de8b Mon Sep 17 00:00:00 2001 From: Joshua Salzedo Date: Mon, 23 Aug 2021 11:25:55 -0700 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e70ce20..89e1ab5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The aim is to provide a pythonic interface for interacting with this device. ## Example usage ```py -from turret_python_interface.interface import Interface +from turret_python_interface import Interface from pathlib import Path