shirou / gopsutil

psutil for golang
Other
10.66k stars 1.59k forks source link

fix: remove coverall and godocs.io badge from README #1705

Closed shirou closed 2 months ago

shirou commented 2 months ago

fix #1704

Lomanic commented 2 months ago

There was no hurry to remove the godocs.io badge, it has some issues lately but that doesn't mean it's unused. This is reported there.

shirou commented 2 months ago

I see. I usually use https://pkg.go.dev/ and not https://godocs.io/. Personally, I think having one place to view documentation is sufficient, so I removed it. However, if there are people who still use it, I will revert it after the issue is resolved.