diff --git a/README.md b/README.md index 78d688d..4671b4e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # GOTO - A simple SSH manager # [![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/grafviktor/goto/master/LICENSE) -[![Codecov](https://codecov.io/gh/grafviktor/goto/branch/develop/graph/badge.svg?token=wrIL0tyQ5q)](https://codecov.io/gh/grafviktor/goto) +[![Codecov](https://codecov.io/gh/grafviktor/goto/branch/develop/graph/badge.svg?token=tTyTsuCvNb)](https://codecov.io/gh/grafviktor/goto) This utility helps to maintain a list of ssh servers. Unlike PuTTY it doesn't incorporate any connection logic, but relying on `ssh` utility which should be installed on your system.