]> Chaos Git - misc/4ch-to-mw.git/commitdiff
Fix grammar
authorchaoskagami <chaos.kagami@gmail.com>
Tue, 26 Jan 2016 05:08:40 +0000 (00:08 -0500)
committerchaoskagami <chaos.kagami@gmail.com>
Tue, 26 Jan 2016 05:08:40 +0000 (00:08 -0500)
README.md

index dbfbbfd8b01d91fa093414fe6da2261aa0b2bdab..f3af7e0dc43e1f5b9bc912f14303b9f863b0f564 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,10 +2,14 @@
 =====================
 This is a crappy-ass python tool that can be used to recompile a 4chan thread (or sup/tg/ archive) to a mediawiki dump.
 
-Why? Because...well. Threads after 5 on wiki.magicalgirlnoir.com are hard to read because. This was originally coded in bash. Thank god nobody saw that mess.
+Why? Because...well. Threads after 5 on http://wiki.magicalgirlnoir.com are hard to read. This was originally coded in bash. Thank god nobody saw that mess.
 
 Read the header for usage, for now. I'll make proper console syntax sometime soon. For now though; it works.
 
+It can even only pull relevant threads based on nametag (Or tripcode. Or `$(echo nametag|sed 's|t|f|')`...not that I like that term.)
+
+Example usage of filtering functionality in header. 
+
 You need:
  * python2
  * lxml