Skip to content

Commit b9f46a8

Browse files
committed
build status badges to show master
1 parent bca02a8 commit b9f46a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Spacy-cpp
33

44
| **Linux** | **Mac** |
55
|-----------|---------|
6-
| [![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) |
6+
| [![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) |
77

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

0 commit comments

Comments
 (0)