README.md in uncoil-0.0.1 vs README.md in uncoil-1.0.0

- old
+ new

@@ -34,6 +34,5 @@ * These seem to be faster than a general HTTP request loop * Modularized structure with each API's content in its own file * Dynamic method assignment based on domain. * This goes with the modularized structure above, because it allows you to just drop more API files into the folder and not have to modify the main method * Better error handling (I'd appreciate any comments on what to catch and what to leave) -* Offer the code as a gem