diff options
author | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2021-01-18 01:58:47 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-18 01:58:47 +0300 |
commit | cb67839e3c2acb257d8b67bd28ca3dcea258b66a (patch) | |
tree | 28f2fe35af68c5e8dfbce1453d879493aa20e4f8 | |
parent | 77e90a55774e8b370524ef48f94ed94ad98c2cc3 (diff) |
Update README.md
-rwxr-xr-x | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # rutina -[![GoDoc](https://godoc.org/github.com/neonxp/rutina?status.svg)](https://godoc.org/github.com/neonxp/rutina) +[![Go Reference](https://pkg.go.dev/badge/github.com/neonxp/rutina.svg)](https://pkg.go.dev/github.com/neonxp/rutina) Package Rutina (russian "рутина" - ordinary boring everyday work) is routine orchestrator for your application. |