Update the path to the schematic

This commit is contained in:
Makoto Shimazu
2018-04-01 00:13:59 +09:00
parent e006ebd113
commit 77453137ed
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ has non-connected pads and connectors for SPI and I2C. The connector
itself should be compatible with other Raspberry Pi, but we tested it itself should be compatible with other Raspberry Pi, but we tested it
only on Raspberry Pi Zero W. only on Raspberry Pi Zero W.
.. image:: ./board/schematic.png .. image:: https://raw.githubusercontent.com/google/mozc-devices/master/mozc-nazoru/board/schematic.png
:width: 1000px :width: 1000px
Raspberry Pi Setup Raspberry Pi Setup

View File

@@ -24,7 +24,7 @@ def read_file(name):
setup( setup(
name='nazoru-input', name='nazoru-input',
version='0.1', version='0.1.1',
author='Makoto Shimazu', author='Makoto Shimazu',
author_email='shimazu@google.com', author_email='shimazu@google.com',
url='https://landing.google.com/tegaki', url='https://landing.google.com/tegaki',