1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-22 14:28:07 +00:00

rename README -> README.md

This commit is contained in:
Pavol Rusnak 2016-02-01 15:09:39 +01:00
parent 9983a12276
commit 4eca753fcf
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -1,8 +1,9 @@
trezor-common
=============
#trezor-common
Common files shared among TREZOR repositories.
This repo is meant to be included as submodule to others using:
```
git submodule add https://github.com/trezor/trezor-common.git trezor-common
```