Skip to content

Commit 2509235

Browse files
committed
Update contact details for project to point to stackoverflow/issues rather than individuals (kevin)
1 parent 85396eb commit 2509235

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,16 @@ This package contains the python language bindings for the drone API and the ass
88

99
## Users wanted!
1010

11-
We'd love your feedback on the use of this API and are eager to evolve it to meet your needs. For documentation on how to use this
12-
API please see:
11+
We'd love your [feedback and suggestions](https://github.com/diydrones/dronekit-python/issues) about this API and are eager to evolve it to meet your needs.
12+
13+
For documentation on how to use this API please see:
1314

1415
* The new DroneKit-python [website](http://python.dronekit.io/)
15-
* Our [tutorial](http://dev.ardupilot.com/wiki/droneapi-tutorial/) on the ardupilot wiki.
16+
* Our [tutorial](http://dev.ardupilot.com/wiki/droneapi-tutorial/) on the ardupilot wiki
1617
* The [overview document](https://docs.google.com/document/d/1ihKneLwA4hXmKS1W2pbG9lty_EAwbmy0giusUwQ8dto)
1718
* The [python autodocs](http://python.dronekit.io/automodule.html)
1819
* The [python code](droneapi/lib/__init__.py) itself
20+
* Answers to [technical support queries](http://stackoverflow.com/questions/tagged/dronekit-python) on Stack Overflow.
1921
* Example code can be found here: ['example/'](example/)
2022
* Beginner ['hello world'](example/small_demo/small_demo.py)
2123
* Beginner ['simple_goto'](example/simple_goto/simple_goto.py)
@@ -25,6 +27,7 @@ API please see:
2527
* Advanced ['drone_delivery'](example/drone_delivery/)
2628
* Advanced ['follow-me'](example/follow_me/)
2729

28-
Copyright 2014 3D Robotics, Inc. - Licensed under the Apache 2.0 License.
30+
31+
[Stack Overflow](http://stackoverflow.com/questions/tagged/dronekit-python) is the best place to ask for *technical support* on how to use the API.
2932

30-
Contact: Kevin Hester, [[email protected]](mailto:[email protected])
33+
Copyright 2014 3D Robotics, Inc. - Licensed under the Apache 2.0 License.

0 commit comments

Comments
 (0)