Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
bakercp committed Jul 25, 2019
1 parent 7c1e4f4 commit 8b87b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A _packet_ is simply an array of bytes.

## Documentation

If you're asking _Why do I need this?_, read the [background introduction](docs/BACKGROUND.md) page. If you're ready to get started, check out the [getting started](docs/GETTING_STARTED.md) page. You can also learn a lot by reading through the [examples](examples/). Finally, if you're interested in learning more about how the code works, read the comments in the [source code](src/) and check out the [API documentation](https://bakercp.github.com/PacketSerial).
If you're asking _Why do I need this?_, read the [background introduction](docs/BACKGROUND.md) page. If you're ready to get started, check out the [getting started](docs/GETTING_STARTED.md) page. You can also learn a lot by reading through the [examples](./examples/). Finally, if you're interested in learning more about how the code works, read the comments in the [source code](./src/) and check out the [API documentation](https://bakercp.github.com/PacketSerial).

## Support

Expand Down

0 comments on commit 8b87b5b

Please sign in to comment.