diff --git a/README.md b/README.md index eb9cc66c..20afc76f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

-![Travis CI](https://img.shields.io/travis/odict/odict.svg) +![Go](https://github.com/odict/odict/workflows/Go/badge.svg?branch=master) @@ -16,4 +16,4 @@ The Open Dictionary Project (ODict for short), is an open-source alternative to (fastest serialization). Entries are searched in log(*n*) time, [un-coincidentally the time complexity of an ordered map lookup](https://google.github.io/flatbuffers/flatbuffers_guide_use_cpp.html). -Full documentation available at https://odict.org. \ No newline at end of file +Full documentation available at https://odict.org.