Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
supanadit authored Apr 20, 2020
1 parent e943953 commit 63724b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Git Type
# Gity

[![Build Status](https://travis-ci.com/supanadit/git-type.svg?branch=master)](https://travis-ci.com/supanadit/git-type)
[![Go Report Card](https://goreportcard.com/badge/github.com/supanadit/git-type)](https://goreportcard.com/report/github.com/supanadit/git-type)

Check Git URL protocol easily whether is SSH, HTTP or HTTPS with Zero Dependencies
Check type of Git url protocol simply whether is SSH, HTTP or HTTPS with Zero Dependencies

```golang
type Type struct {
Expand Down

0 comments on commit 63724b1

Please sign in to comment.