Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
codekansas committed Sep 20, 2024
1 parent ba2be0d commit 256fc17
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

Defines a package to make it easy to control actuators.

## Getting Started

Install the package:

```bash
pip install actuator
```

Alternatively, to install the bleeding edge version from Github:

```bash
pip install 'actuator @ git+https://github.com/kscalelabs/actuator.git@master'
```

## Supported Actuators

- [Robstride](https://robstride.com/)
Expand Down

0 comments on commit 256fc17

Please sign in to comment.