Skip to content

Commit 995f277

Browse files
authored
Update README.md
1 parent d5b9cb2 commit 995f277

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
> [Judge0 API](https://api.judge0.com/) Interface written in Python
44
5+
56
![PyPI](https://img.shields.io/pypi/v/coderunner?color=blue)
67
[![Build Status](https://travis-ci.org/codeclassroom/CodeRunner.svg?branch=master)](https://travis-ci.org/codeclassroom/CodeRunner)
78
[![codecov](https://codecov.io/gh/codeclassroom/CodeRunner/branch/master/graph/badge.svg)](https://codecov.io/gh/codeclassroom/CodeRunner)
9+
![PyPI - Format](https://img.shields.io/pypi/format/coderunner?color=orange)
810
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/coderunner)
911
[![Documentation Status](https://readthedocs.org/projects/coderunner/badge/?version=latest)](https://coderunner.readthedocs.io/en/latest/?badge=latest)
1012
![PyPI - Downloads](https://img.shields.io/pypi/dm/coderunner?color=blue)
11-
[![GitHub license](https://img.shields.io/github/license/codeclassroom/CodeRunner)](https://github.com/codeclassroom/CodeRunner/blob/master/LICENSE)
12-
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-orange.svg)](http://makeapullrequest.com)
1313

1414

1515
## Installation

0 commit comments

Comments
 (0)