diff --git a/retf.txt b/topy/retf.txt similarity index 100% rename from retf.txt rename to topy/retf.txt diff --git a/topy.py b/topy/topy.py similarity index 100% rename from topy.py rename to topy/topy.py diff --git a/update.sh b/update.sh index 3c72df0..db596cc 100755 --- a/update.sh +++ b/update.sh @@ -1,2 +1,2 @@ #!/bin/sh -wget "https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos?action=raw" -O retf.txt +wget "https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos?action=raw" -O topy/retf.txt