Skip to content

Commit 6f540b0

Browse files
authored
Link back to main OrionSDK project from README.md
1 parent 07a02ed commit 6f540b0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This project contains a python client for interacting with the SolarWinds Orion API
44

5+
## API Documentation
6+
7+
For documentation about the SolarWinds Orion API, please see the [wiki](https://github.com/solarwinds/OrionSDK/wiki), [tools](https://github.com/solarwinds/OrionSDK/releases), and sample code (in languages other than Python) in the main [OrionSDK project](https://github.com/solarwinds/OrionSDK).
8+
59
## Install
610

711
```
@@ -43,7 +47,7 @@ swis.query("SELECT NodeID from Orion.Nodes")
4347

4448
This software is licensed under the Apache License, version 2 ("ALv2"), quoted below.
4549

46-
Copyright © 2015 SolarWinds Worldwide, LLC. All rights reserved.
50+
Copyright © 2015 SolarWinds Worldwide, LLC. All rights reserved.
4751

4852
Licensed under the Apache License, Version 2.0 (the "License"); you may not
4953
use this file except in compliance with the License. You may obtain a copy of

0 commit comments

Comments
 (0)