README: style syntax to markdown

Change-Id: Idf5fb2adf1622f7d729146200c35f7cae4d7434c
Reviewed-on: https://go-review.googlesource.com/57334
Reviewed-by: Andrew Bonventre <andybons@golang.org>
2 files changed
tree: 9100b0dfebb1a697ce7ca6c4040a0b3c8c0d7b8f
  1. arm/
  2. arm64/
  3. ppc64/
  4. vendor/
  5. x86/
  6. AUTHORS
  7. codereview.cfg
  8. CONTRIBUTING.md
  9. CONTRIBUTORS
  10. LICENSE
  11. PATENTS
  12. README.md
README.md

arch

This repository holds machine architecture information used by the Go toolchain. The parts needed in the main Go repository are copied in.

This repository requires Go 1.5+ with the vendor experiment enabled.