Explorar el Código

Update README.md

lidashuang hace 11 años
padre
commit
af0a30e561
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: