Skip to content

Commit 49c2d09

Browse files
author
Jon Udell
authored
Update README.md (#4440)
1 parent 9d07be3 commit 49c2d09

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

README.md

+10-11
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,17 @@
2121

2222
<img alt="steampipe demo" width=500 src="https://steampipe.io/images/steampipe-sql-demo.gif" >
2323

24+
## Documentation
25+
26+
See the [documentation](https://steampipe.io/docs) for:
27+
28+
- [Running queries](https://steampipe.io/docs/query/overview)
29+
- [Managing Steampipe](https://steampipe.io/docs/managing/overview)
30+
- [CLI commands](https://steampipe.io/docs/reference/cli/overview)
31+
- [Integrations](https://steampipe.io/docs/integrations/overview)
32+
- [Developing plugins](https://steampipe.io/docs/develop/overview)
2433

25-
## Getting Started
34+
## Install Steampipe
2635

2736
Install Steampipe from the [downloads](https://steampipe.io/downloads) page:
2837

@@ -49,16 +58,6 @@ steampipe query
4958
> select * from hackernews_new limit 10
5059
```
5160
52-
## Documentation
53-
54-
See the [documentation](https://steampipe.io/docs) for:
55-
56-
- [Running queries](https://steampipe.io/docs/query/overview)
57-
- [Managing Steampipe](https://steampipe.io/docs/managing/overview)
58-
- [CLI commands](https://steampipe.io/docs/reference/cli/overview)
59-
- [Integrations](https://steampipe.io/docs/integrations/overview)
60-
- [Developing plugins](https://steampipe.io/docs/develop/overview)
61-
6261
## Steampipe plugins
6362
6463
The Steampipe community has grown a suite of [plugins](https://hub.powerpipe.io/plugins) that map APIs to database tables. Plugins are available for [AWS](https://hub.steampipe.io/plugins/turbot/aws), [Azure](https://hub.steampipe.io/plugins/turbot/azure), [GCP](https://hub.steampipe.io/plugins/turbot/gcp), [Kubernetes](https://hub.steampipe.io/plugins/turbot/kubernetes), [GitHub](https://hub.steampipe.io/plugins/turbot/github), [Microsoft 365](https://hub.steampipe.io/plugins/turbot/microsoft365), [Salesforce](https://hub.steampipe.io/plugins/turbot/salesforce), and many more.

0 commit comments

Comments
 (0)