summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2017-05-11 21:13:08 +0200
committerBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2017-05-11 21:13:08 +0200
commit3b4f34e2a9340a2aef61c8e81ae948f9bdd5afe1 (patch)
treed49910d42c6fdba9a08d68ceac620930cc5df5ef
parentBumped version to 1.4.2 (diff)
downloadHeimdall-3b4f34e2a9340a2aef61c8e81ae948f9bdd5afe1.tar
Heimdall-3b4f34e2a9340a2aef61c8e81ae948f9bdd5afe1.tar.gz
Heimdall-3b4f34e2a9340a2aef61c8e81ae948f9bdd5afe1.tar.bz2
Heimdall-3b4f34e2a9340a2aef61c8e81ae948f9bdd5afe1.tar.lz
Heimdall-3b4f34e2a9340a2aef61c8e81ae948f9bdd5afe1.tar.xz
Heimdall-3b4f34e2a9340a2aef61c8e81ae948f9bdd5afe1.tar.zst
Heimdall-3b4f34e2a9340a2aef61c8e81ae948f9bdd5afe1.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 01bac21..8fe58a4 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ However, several third-parties have reported success running Heimdall on ARM chi
## How does Heimdall work?
Heimdall connects to a mobile device over USB and interacts with low-level software
-running on device, known as Loke. Loke and Heimdall communicate via the custom
+running on the device, known as Loke. Loke and Heimdall communicate via the custom
Samsung-developed protocol typically referred to as the 'Odin 3 protocol'.
USB communication in Heimdall is handled by the popular open-source USB library, [libusb](http://libusb.info).