Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesridgway authored Dec 28, 2020
1 parent 63c27d0 commit 0d58df1
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

Stream Deck control software for software developer's.

## Getting Started

If this is your fist time using a StreamDeck make sure to follow the [Pre-requisite: LibUSB HIDAPI Backend](https://github.com/jamesridgway/devdeck/wiki/Installation#pre-requisite-libusb-hidapi-backend) steps documented in the wiki

Install DevDeck

pip install devdeck



## Built-in Controls
Dev Deck ships with the following controls:

Expand Down Expand Up @@ -77,4 +87,4 @@ Can't find support for what you want? Implement your own `DeckControl` or `DeckC

For example: Slack is implemented as a DeckController. Pressing the slack button will then present you with buttons
for specific statuses.


0 comments on commit 0d58df1

Please sign in to comment.