aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@users.noreply.github.com>2014-12-19 17:19:55 +0100
committerPiotr Krysik <ptrkrysik@users.noreply.github.com>2014-12-19 17:19:55 +0100
commitf7ae5989ca7c30a222c3697c65003797fbc9c516 (patch)
tree6687edd7351e4afd33f33c22cf805629f7d3ae37 /README.md
parent8038b2e1ebeed66215ac49e1d5074667a2b7e433 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 271c2ae..57da9ac 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ sudo apt-get install git
```
Then download *pybombs* sources using git:
```sh
-git clone https://github.com/ptrkrysik/pybombs.git
+git clone https://github.com/pybombs/pybombs.git
```
Go into *pybombs* directory and configure it:
@@ -118,9 +118,7 @@ Thanks
======
This work is built upon the efforts made by many people to gather knowledge of GSM.
-First very significant public effort of research into GSM security was The Hacker's Choice GSM SCANNER PROJECT.
-
-The most important ancestor of *gr-gsm* (and *gsm-receiver* of *Airprobe* project) was *gsm-tvoid*, a software receiver created by Tvoid as part of THC's project.
+First very significant effort of public research into GSM and its security was The Hacker's Choice GSM SCANNER PROJECT. One of the results of this project was creation of *gsm-tvoid* a software GSM receiver created by *Tvoid*. It is the most important predecessor of *gr-gsm* (and of *gsm-receiver* from the *Airprobe* project).
*Gr-gsm* wouldn't be also possible without help and inspiration by Harald Welte, Dieter Spaar and Sylvain Munaut.