Skip to content
This repository has been archived by the owner on Feb 15, 2018. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:helium/helium-commander into refa…
Browse files Browse the repository at this point in the history
…ctor/helium-python

# Conflicts:
#	MANIFEST.in
#	README.md
#	setup.py
  • Loading branch information
madninja committed Sep 16, 2016
2 parents 6715326 + 338f40c commit eb30828
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
**The following is a list of people who have contributed to Helium Commander:**

- Marc Nijdam
- Marc Nijdam (@madninja)
- Reid Draper (@reiddraper)
- Jordan Bramble (@jbrambleDC)
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@
[![Coverage Status](https://coveralls.io/repos/github/helium/helium-commander/badge.svg?branch=master)](https://coveralls.io/github/helium/helium-commander?branch=master)
[![Code Climate](https://codeclimate.com/github/helium/helium-commander/badges/gpa.svg)](https://codeclimate.com/github/helium/helium-commander)


[Helium](https://helium.com) is an integrated platform of smart sensors, communication, edge and cloud compute that enables numerous sensing applications.

Helium Commander makes it easy to talk to the Helium API](https://docs.helium.com). It offers:
Helium Commander makes it easy to talk to the [Helium API](https://docs.helium.com). It offers:

* A command line interface to interact with the various Helium endpoints
* A service API that shows how to communicate with the Helium API and interpret the results.
Expand Down Expand Up @@ -82,6 +81,10 @@ Commands:
user Operations on the user.
```

## Helium Documentation and Community Support

* **Docs** Complete documenation for all parts of Helium can be found at [docs.helium.com](https://docs.helium.com).

## Helium Documentation and Community Support


Expand Down

0 comments on commit eb30828

Please sign in to comment.