Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/famicom-dumper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <ClusterM@users.noreply.github.com>2016-04-18 15:14:52 +0300
committerAlexey 'Cluster' Avdyukhin <ClusterM@users.noreply.github.com>2016-04-18 15:14:52 +0300
commit1ff2e018af6e9176a353dc86e6c650b56dba7768 (patch)
treef6f6363247ef9e9e3ec2fa6aa90e1cbb453c09de /README.md
parent95219a53520f41fc7f5802c075d26e52482c39da (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6f54367..b2710c7 100644
--- a/README.md
+++ b/README.md
@@ -34,8 +34,7 @@ That's all!
## How to compile firmware
-All you need is [WinAVR](http://winavr.sourceforge.net/)
-Just type "make hex" in command line to compile firmware or bootloader.
+All you need is [WinAVR](http://winavr.sourceforge.net/). Just type "make hex" in command line to compile firmware or bootloader.
## How to build it