pinecone-io / go-pinecone

Pinecone.io Golang Client
Apache License 2.0
49 stars 9 forks source link

Change "client" to "SDK" #64

Closed jseldess closed 3 months ago

jseldess commented 3 months ago

Problem

We are inconsistent in how we refer to our client libraries.

Solution

As we mostly refer to our "SDKs" rather than our "clients", we've updated our docs to prefer "SDK". This PR makes equivalent updates to the Go SDK README.

Addresses: https://app.asana.com/0/1206419570114940/1207978475519546/f

Type of Change

Test Plan

Describe specific steps for validating this change.