소스 검색

Update README.md

lidashuang 11 년 전
부모
커밋
af0a30e561
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -59,7 +59,7 @@ Periodically emit every metric to StatHat:
 ```go
 import "github.com/rcrowley/go-metrics/stathat"
 
-stathat.Stathat(metrics.DefaultRegistry, 10e9, "example@example.com")
+go stathat.Stathat(metrics.DefaultRegistry, 10e9, "example@example.com")
 ```
 
 Periodically emit every metric into Influxdb: