Update board readme

This commit is contained in:
Alan Garfield 2018-02-12 08:29:43 +11:00 committed by GitHub
parent a4f13a87fe
commit cb97317671
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
The directory structure for board should follow the following convention:
/boards/[target_board_name]/[build_env]
`/boards/[target_board_name]/[build_env]`
### target_board_name
Choose a target/board name that uniquely identifies the board, including required extension boards. For example: <b>UPDuino_v1</b> or <b>Terasic_DE0</b>
@ -15,4 +15,4 @@ Choose a build_env name that uniquely identifies the development environment, su
### README.md
For each project, a README.md file should be present describing the hardware setup, the build environment and, if needed, the pinout used. Also include contact information of the maintainer.
Photos are a plus.
Photos are a plus.