Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sunhailin-Leo committed Apr 7, 2023
1 parent 14c2db1 commit 04882df
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
Expand Up @@ -3,8 +3,8 @@ Golang binding for https://github.com/zejunwang1/easytokenizer

**But in this project, we make compatible easytokenizer to 0.2.0, and rename some functions, because of C++ function override**

[![Docs](https://pkg.go.dev/badge/github.com/sunhailin-Leo/easytokenizer-to-go)](https://pkg.go.dev/badge/github.com/sunhailin-Leo/easytokenizer-to-go)
[![Report Card](https://goreportcard.com/badge/github.com/sunhailin-Leo/easytokenizer-to-go)](https://goreportcard.com/badge/github.com/sunhailin-Leo/easytokenizer-to-go)
[![Docs](https://pkg.go.dev/badge/github.com/sunhailin-Leo/easytokenizer-to-go)](https://pkg.go.dev/github.com/sunhailin-Leo/easytokenizer-to-go)
[![Report Card](https://goreportcard.com/badge/github.com/sunhailin-Leo/easytokenizer-to-go)](https://goreportcard.com/report/github.com/sunhailin-Leo/easytokenizer-to-go)

[![Benchmark](https://github.com/sunhailin-Leo/easytokenizer-to-go/actions/workflows/benchmark.yml/badge.svg)](https://github.com/sunhailin-Leo/easytokenizer-to-go/actions/workflows/benchmark.yml)
[![Lint Check](https://github.com/sunhailin-Leo/easytokenizer-to-go/actions/workflows/lint.yml/badge.svg)](https://github.com/sunhailin-Leo/easytokenizer-to-go/actions/workflows/lint.yml)
Expand Down

0 comments on commit 04882df

Please sign in to comment.