Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Fixing README.md #345

Open
wants to merge 1 commit into
base: aiyprojects
Choose a base branch
from
Open
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
4 changes: 2 additions & 2 deletions src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ voice commands with simple while loops - have a look at the
[demos](https://github.com/google/aiyprojects-raspbian/tree/aiyprojects/src/examples).
Documentation is at the [AIY Projects site](https://aiyprojects.withgoogle.com).

For guidelines on contributing, look at [CONTRIBUTING.md](CONTRIBUTING.md).
For guidelines on contributing, look at [CONTRIBUTING.md](../CONTRIBUTING.md).
If you're using Raspbian instead of Google's provided image, read
[HACKING.md](HACKING.md) for information on getting started.
[HACKING.md](../HACKING.md) for information on getting started.

For returning users:
The code for all AIY kits is in the `aiyprojects` branch, and is included in
Expand Down