diff --git a/README.md b/README.md index 64066ec..211fd50 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ The package will transition to just `thoughtspot_rest_api / thoughtspot-rest-api The repository itself will switch to a public / private mirror system at this time as well, which will break existing watching / forks. + + # README `thoughtspot_rest_api_v1` library implements the ThoughtSpot public REST APIs as directly as possible. It is not a "full SDK" with representation of each request and response type, but rather uses Python's Lists and Dicts for input and output.