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

Commit

Permalink
Merge pull request #1 from bobdubois/bobdubois-patch-1
Browse files Browse the repository at this point in the history
correcting spelling
  • Loading branch information
bobdubois authored Aug 16, 2023
2 parents 6ce5186 + c7e5560 commit a7845a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# :motorcycle: motion

Motion is a service to propel data onto FileCoin network via a simple easy to use API. It aims to create an easy path for independent software vendors to integrate FileCoin as a storage layer.
Motion is a service to propel data onto Filecoin network via a simple easy to use API. It aims to create an easy path for independent software vendors to integrate Filecoin as a storage layer.

## Usage

```text
$ motion --help
NAME:
motion - Propelling data onto FileCoin
motion - Propelling data onto Filecoin
USAGE:
motion [global options] command [command options] [arguments...]
Expand All @@ -27,7 +27,7 @@ GLOBAL OPTIONS:

### Prerequisites

* Docker container runtime (or your favourite container runtime). The reminder of this README assumes `docker`.
* Docker container runtime (or your favourite container runtime). The remainder of this README assumes `docker`.
* `curl` (or your favourite HTTP client). The reminder of this README assumes `curl`

### Start Motion API
Expand Down

0 comments on commit a7845a2

Please sign in to comment.