README was encoded in ISO-8859, patch to use ASCII.

--- a/README	2020-12-20 02:31:24.776139621 -0800
+++ b/README	2020-12-20 03:11:59.328403361 -0800
@@ -1,7 +1,7 @@
 This is hpanel(hacked fspanel,see README.orig).
 Changes added to fspanel:
 	When the panel is minimized to the right side
-	it doesnt reserve screenspace for it self 
+	it doesn't reserve screenspace for it self 
 	anymore.This means windows can be fully maximized.
 	This works if the panel is on top or on bottom of the
 	screen.
@@ -11,8 +11,8 @@
 Installation:
 ./configure
 	edit Makefile to suit your needs(font!!)
-	remove -DXFT,if you dont want antialiased fonts
-	remove -CLOCK,if you dont want the clock
+	remove -DXFT,if you don't want antialiased fonts
+	remove -CLOCK,if you don't want the clock
 make
 make install
 Usage:right-clicking lowers the window
