Update README.md

This commit is contained in:
reald 2019-10-18 17:44:42 +02:00 committed by GitHub
parent ca6a03b8fb
commit df6bf23b34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,8 @@ NanoVNA - Very tiny handheld Vector Network Analyzer
[release]: https://github.com/ttrftech/NanoVNA/releases [release]: https://github.com/ttrftech/NanoVNA/releases
<div align="center"> <div align="center">
<img src="/doc/nanovna_screen.jpg" width="480px"> <p><img src="/doc/nanovna.jpg" width="380px">
<img src="/doc/nanovna_screen.jpg" width="380px"></p>
</div> </div>
# About # About
@ -44,7 +45,7 @@ Download arm cross tools from [here](https://developer.arm.com/tools-and-softwar
Fetch source and submodule. Fetch source and submodule.
$ git clone https://github.com/ttrftech/NanoVNA.git $ git clone https://github.com/reald/NanoVNA.git
$ cd NanoVNA $ cd NanoVNA
$ git submodule update --init --recursive $ git submodule update --init --recursive