From 70191b97a275ecdf7c60ba7feeb730d792d32a17 Mon Sep 17 00:00:00 2001 From: izzy lyseggen Date: Fri, 3 Sep 2021 16:20:15 +0100 Subject: [PATCH] docs: update readme to align with new format --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30c733d..c6c93ca 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Speckle | specklepy 🐍

- The Python SDK for Speckle + The Python SDK

Speckle is the data infrastructure for the AEC industry.


@@ -43,7 +43,7 @@ Give Speckle a try in no time by: # Repo structure -## Introduction +## Usage Send and receive data from a Speckle Server with `operations`, interact with the Speckle API with the `SpeckleClient`, create and extend your own custom Speckle Objects with `Base`, and more!