diff --git a/README.md b/README.md
index 40584a5..ba91fa6 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,23 @@
-BitcoinGrind
-============
-
-This is a bitcoin faucet rotator.
-More info on Bitcoin:
-http://bitcoin.org/en/you-need-to-know
-
-This rotator completely runs off of javascript and includes several features such as jumping, linking, reloading, and auto-fill-in's, in addition to previous and next page buttons.
-
-You can easily add/remove faucets by modifying the URL's within the array. Follow the same syntax, and make sure to strip the URL of all query strings.
-
-Just embed the javascript file into your html webpage and add the buttons to utilize it. Use the attribute:
-onClick="function()"
-Replace function() with either next(), prev(), jumpTo(), or link(). Reload is done with changeSrc().
-
-All the javascript does is change the src attribute of an iFrame element with an id of "fm".
-
-To test it out:
-http://bitcoingrind.netne.net
-
-Donations:1McYLx1YbnUZ5fRPw5Y24PBBQVutf89U6m
+**NOTE: this is just a tidy version of the repo**
+
+BitcoinGrind
+============
+
+This is a bitcoin faucet rotator.
+More info on Bitcoin:
+http://bitcoin.org/en/you-need-to-know
+
+This rotator completely runs off of javascript and includes several features such as jumping, linking, reloading, and auto-fill-in's, in addition to previous and next page buttons.
+
+You can easily add/remove faucets by modifying the URL's within the array. Follow the same syntax, and make sure to strip the URL of all query strings.
+
+Just embed the javascript file into your html webpage and add the buttons to utilize it. Use the attribute:
+onClick="function()"
+Replace function() with either next(), prev(), jumpTo(), or link(). Reload is done with changeSrc().
+
+All the javascript does is change the src attribute of an iFrame element with an id of "fm".
+
+To test it out:
+http://bitcoingrind.netne.net
+
+Donations:1McYLx1YbnUZ5fRPw5Y24PBBQVutf89U6m
diff --git a/gin.htm b/default.html
similarity index 98%
rename from gin.htm
rename to default.html
index a9f208c..9b17dec 100644
--- a/gin.htm
+++ b/default.html
@@ -1,59 +1,59 @@
-
-
-
-Origin
-
-
-
-
-
-
-
What is bitcoin?
-
-Bitcoin is a form of currency widely used on the internet. It relies on modern cryptography and has no central authority; all payments are processed by the users. It has a level of anonymity not seen in conventional forms of banking. It also requires almost no setup. Click to learn more.
-
-
-
-
-
-
-
-
-
How do I get started?
-
-To set up a bitcoin wallet, simply go to CoinBase and sign up.
-There are more alternatives here.
-
-
-
-
-
How do I use this site?
-
-Bitcoin faucets are the easiest ways to get started with bitcoin. A faucet is a website that can give you up to a couple of cents worth of bitcoin. This site simply binds them together to make them easy to access.
-Just enter your bitcoin address, and complete the captcha, and they will be added to a temporary account waiting to be withdrawn. Once you are done, click the NEXT SITE at the top bar to go to the next faucet.
-
-
-
-
-
Observe that:
-
-
You can click bitcoin symbol to enter your bitcoin address for automatic fill-ins on supported sites.
-
The vertical bar next to NEXT SITE sends you to the previous page.
-
The JUMP button can be used for skipping a large number of faucets.
-
Broken faucets are removed within two weeks.
-
-
-
-
-
We aim to provide a unique faucet rotator, flexible, open source, and with minimal advertisements. If you have any questions, suggestions, concerns, criticism, faucets, or if you just want to thank us, pop us an email at explorebtc@gmail.com.
-
-
-
+
+
+
+Origin
+
+
+
+
+
+
+
What is bitcoin?
+
+Bitcoin is a form of currency widely used on the internet. It relies on modern cryptography and has no central authority; all payments are processed by the users. It has a level of anonymity not seen in conventional forms of banking. It also requires almost no setup. Click to learn more.
+
+
+
+
+
+
+
+
+
How do I get started?
+
+To set up a bitcoin wallet, simply go to CoinBase and sign up.
+There are more alternatives here.
+
+
+
+
+
How do I use this site?
+
+Bitcoin faucets are the easiest ways to get started with bitcoin. A faucet is a website that can give you up to a couple of cents worth of bitcoin. This site simply binds them together to make them easy to access.
+Just enter your bitcoin address, and complete the captcha, and they will be added to a temporary account waiting to be withdrawn. Once you are done, click the NEXT SITE at the top bar to go to the next faucet.
+
+
+
+
+
Observe that:
+
+
You can click bitcoin symbol to enter your bitcoin address for automatic fill-ins on supported sites.
+
The vertical bar next to NEXT SITE sends you to the previous page.
+
The JUMP button can be used for skipping a large number of faucets.
+
Broken faucets are removed within two weeks.
+
+
+
+
+
We aim to provide a unique faucet rotator, flexible, open source, and with minimal advertisements. If you have any questions, suggestions, concerns, criticism, faucets, or if you just want to thank us, pop us an email at explorebtc@gmail.com.