THRIFT-2407 use markdown (rename README => README.md)
Patch: Roger Meier
diff --git a/lib/go/Makefile.am b/lib/go/Makefile.am
index efb58be..bb386cf 100644
--- a/lib/go/Makefile.am
+++ b/lib/go/Makefile.am
@@ -24,7 +24,7 @@
install:
@echo '##############################################################'
@echo '##############################################################'
- @echo 'The Go client library should be installed via "go get", please see /lib/go/README'
+ @echo 'The Go client library should be installed via "go get", please see /lib/go/README.md'
@echo '##############################################################'
@echo '##############################################################'
@@ -34,4 +34,4 @@
all-local: check-local
EXTRA_DIST = \
- thrift
\ No newline at end of file
+ thrift