Skip to content

Commit c5458ab

Browse files
committed
add badges
1 parent 18da029 commit c5458ab

File tree

4 files changed

+72
-1
lines changed

4 files changed

+72
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)
2-
2+
![](build_badges/macpass.svg)
3+
![](build_badges/linuxpass.svg)
4+
![](build_badges/windowsfail.svg)
35
# code-bert
46

57
codeBERT is a package to **automatically check if your code documentation is up-to-date**. codeBERT currently works for Python code.

build_badges/linuxpass.svg

Lines changed: 23 additions & 0 deletions
Loading

build_badges/macpass.svg

Lines changed: 23 additions & 0 deletions
Loading

build_badges/windowsfail.svg

Lines changed: 23 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)