Description: 20160904 to 20161017 bug fixes
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 funyahoo-plusplus (0.1-0git20161017) mx; urgency=medium
 .
   * Bug fixes for seq, ack, socket & Sync issues
   * Fix for 100% cpu use problem
Author: Timothy E. Harris <maintainer@mepiscommunity.org>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>

--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@
 ![add account screenshot](https://cloud.githubusercontent.com/assets/1063865/17792148/5a6cc3f2-65f3-11e6-8ec5-420868403038.png)
 
 ### How to install on Windows ###
-Download [libyahoo-plusplus.dll](http://eion.robbmob.com/libyahoo-plusplus.dll) and place into your `Program Files\Pidgin\plugins` folder.  (If you haven't used the Facebook, Skypeweb or Hangouts plugin before you'll also need to download  [libjson-glib-1.0.dll](https://github.com/EionRobb/skype4pidgin/raw/master/skypeweb/libjson-glib-1.0.dll) and place that into `Program Files\Pidgin` - not the plugins folder.)
+Download [libyahoo-plusplus.dll](http://dequis.org/libyahoo-plusplus.dll) and place into your `Program Files\Pidgin\plugins` folder.  (If you haven't used the Facebook, Skypeweb or Hangouts plugin before you'll also need to download  [libjson-glib-1.0.dll](https://github.com/EionRobb/skype4pidgin/raw/master/skypeweb/libjson-glib-1.0.dll) and place that into `Program Files\Pidgin` - not the plugins folder.)
 
 ### How to compile for Linux ###
 ```
@@ -29,6 +29,10 @@
 git clone https://github.com/EionRobb/funyahoo-plusplus.git && cd funyahoo-plusplus;
 make && sudo make install
 ```
+### How to compile for windows ###
+You probably don't want to do this, but follow [these instructions](https://developer.pidgin.im/wiki/BuildingWinPidgin) to build pidgin and get a working build environment, then adjust the first few lines of the makefile to match your paths (ignore pidgin3 stuff) and type `make` to get your dll. Good luck with that.
+
+Just use the binaries instead.
 
 ### Whats up with the name? ###
 Just a fun jab at some of the forks/clones of Pidgin over the years
