# # # patch "README" # from [7b341bcea032b78c9ca7ba9f634f3442ece4a0c2] # to [2d4ae769dfdd13adfac29cbe635f43b4c87f58c6] # ============================================================ --- README 7b341bcea032b78c9ca7ba9f634f3442ece4a0c2 +++ README 2d4ae769dfdd13adfac29cbe635f43b4c87f58c6 @@ -5,9 +5,9 @@ This runs on unix-type systems, it probably won't compile on Windows. -The documentation is in doc/documentation.html . +The documentation is in doc/documentation.html. -If you want to get your list of servers from someplace other than direclty +If you want to get your list of servers from someplace other than directly included in the config file, you'll want to subclass serverlist_reader (see basic_io_serverlist_reader for an example), and then change src/usher.cc to -use your new subclass instead of basic_io_serverlist_reader. \ No newline at end of file +use your new subclass instead of basic_io_serverlist_reader.