From 8e45f35d601bb8897d79831401105a2b4294651b Mon Sep 17 00:00:00 2001 From: Ali Aqrabawi Date: Fri, 17 Jan 2025 19:31:39 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c2191fa..ae8bfa6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ [![Build Status](https://travis-ci.org/Ali-aqrabawi/gomiko.svg?branch=master)](https://travis-ci.org/Ali-aqrabawi/gomiko) [![GolangCI](https://golangci.com/badges/github.com/Ali-aqrabawi/gomiko.svg)](https://golangci.com) [![published](https://static.production.devnetcloud.com/codeexchange/assets/images/devnet-published.svg)](https://developer.cisco.com/codeexchange/github/repo/Ali-aqrabawi/gomiko) +[](https://api.gitsponsors.com/api/badge/link?p=xOtJljV6r7vHqTB7WwqJPvHjy9mv5zm1vUkLp13Uar0JcZYpgrTgWJHMoakqNuul) + + + Gomiko is a `Go` implementation of [netmiko](https://github.com/ktbyers/netmiko). It serves as multi-vendor networking SDK that helps communicate and execute commands via an interactive `shell` without needing to care about handling device prompts and terminal modes.