Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,12 @@ After configuring OpenC3 COSMOS to talk to your hardware, you can immediately us

OpenC3 COSMOS was originally created by Ryan Melton (ryanmelt) and Jason Thomas (jmthomas) and is built and maintained by OpenC3, Inc.

## Dependencies

### Taskfile

This project uses [Taskfile](https://taskfile.dev) for task automation. See the [Taskfile installation guide](https://taskfile.dev/installation/) to install, then run `task` to see available commands.

## Getting Started

1. See the [Installation Guide](https://docs.openc3.com/docs/getting-started/installation) for detailed instructions.
Expand Down
Loading