Fixed typo

This commit is contained in:
Juhani Haverinen 2014-12-06 22:39:30 +02:00
parent 9f81b8964a
commit 7a1a69fc93
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -1,5 +1,5 @@
It serves gopher, duh.
Modify lines 37 and 38 to configure.
Will automatically attempts to execute anything with execute bit (except directories).
Will automatically attempt to execute anything with execute bit (except directories).
Requires Python 2, as Python 3's string handling it just weird.
Also responds to HTTP queries.