Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 54e92c1

Browse files
committed
Update README
1 parent c8adfbe commit 54e92c1

File tree

5 files changed

+9
-4
lines changed

5 files changed

+9
-4
lines changed

.github/img/Circuit diagram.fzz

4.67 KB
Binary file not shown.

.github/img/Circuit-diagram-min.png

101 KB
Loading

.github/img/Circuit-diagram.png

278 KB
Loading

.github/img/amazon-alexa-logo.png

1.94 KB
Loading

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1+
![Alexa](.github/img/amazon-alexa-logo.png)
12
# AlexaPi (the new & awesome version) [![Gitter chat](https://badges.gitter.im/alexa-pi/Lobby.png)](https://gitter.im/alexa-pi/Lobby)
23

34
This is a client for Amazon's Alexa service. It is intended and tested to run on a wide range of platforms, such as Raspberry Pi, Orange Pi, CHIP and ordinary Linux or Windows desktops.
45

5-
### Do you want to help out? Read the [Contribution Guide](CONTRIBUTING.md).
6-
7-
### Check out the [Documentation Wiki](https://github.com/alexa-pi/AlexaPi/wiki) and [Change Log](CHANGELOG.md).
6+
You can check out the [Documentation Wiki](https://github.com/alexa-pi/AlexaPi/wiki) and [Change Log](CHANGELOG.md).
87

98
## Requirements
109

@@ -21,7 +20,13 @@ You will need:
2120
- a push button connected between GPIO 18 and GND (configurable)
2221
- a dual colour LED (or 2 single LEDs) connected between GPIO 24 & 25 and GND (configurable)
2322

24-
## You wanna give it a try? Check out the [Installation Guide](https://github.com/alexa-pi/AlexaPi/wiki/Installation).
23+
[![Circuit](.github/img/Circuit-diagram-min.png)](.github/img/Circuit-diagram.png)
24+
25+
## You wanna give it a try?
26+
Check out the [Installation Guide](https://github.com/alexa-pi/AlexaPi/wiki/Installation).
27+
28+
## Do you want to help out?
29+
Please read the [Contribution Guide](CONTRIBUTING.md).
2530

2631
## Issues / Bugs / Documentation / etc.
2732

0 commit comments

Comments
 (0)