Skip to content

Commit

Permalink
Merge pull request #27 from ktr0731/update-docs
Browse files Browse the repository at this point in the history
update docs
  • Loading branch information
ktr0731 authored Sep 12, 2020
2 parents 66a4a15 + 9c15c40 commit f07e1d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019 ktr0731
Copyright (c) 2019-2020 ktr0731

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# go-fuzzyfinder

[![GoDoc](https://godoc.org/github.com/ktr0731/go-fuzzyfinder?status.svg)](https://godoc.org/github.com/ktr0731/go-fuzzyfinder)
[![PkgGoDev](https://pkg.go.dev/badge/ktr0731/go-fuzzyfinder)](https://pkg.go.dev/ktr0731/go-fuzzyfinder)
[![GitHub Actions](https://github.com/ktr0731/go-fuzzyfinder/workflows/main/badge.svg)](https://github.com/ktr0731/go-fuzzyfinder/actions)
[![codecov](https://codecov.io/gh/ktr0731/go-fuzzyfinder/branch/master/graph/badge.svg?token=RvpSTKDJGO)](https://codecov.io/gh/ktr0731/go-fuzzyfinder)

Expand Down

0 comments on commit f07e1d8

Please sign in to comment.