Skip to content

Commit

Permalink
build status badges to show master
Browse files Browse the repository at this point in the history
  • Loading branch information
d99kris committed Dec 11, 2020
1 parent bca02a8 commit b9f46a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Spacy-cpp

| **Linux** | **Mac** |
|-----------|---------|
| [![Linux](https://github.com/d99kris/spacy-cpp/workflows/Linux/badge.svg)](https://github.com/d99kris/spacy-cpp/actions?query=workflow%3ALinux) | [![macOS](https://github.com/d99kris/spacy-cpp/workflows/macOS/badge.svg)](https://github.com/d99kris/spacy-cpp/actions?query=workflow%3AmacOS) |
| [![Linux](https://github.com/d99kris/spacy-cpp/workflows/Linux/badge.svg?branch=master)](https://github.com/d99kris/spacy-cpp/actions?query=workflow%3ALinux) | [![macOS](https://github.com/d99kris/spacy-cpp/workflows/macOS/badge.svg?branch=master)](https://github.com/d99kris/spacy-cpp/actions?query=workflow%3AmacOS) |

Spacy-cpp is a C++ wrapper library for the excellent NLP library [spaCy](https://spacy.io/).
This project is not affiliated with spaCy, but it is distributed under the same license (MIT).
Expand Down

0 comments on commit b9f46a8

Please sign in to comment.