Skip to content

Commit 4590697

Browse files
authored
Update README.md
1 parent db0137a commit 4590697

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

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

33
> [Judge0 API](https://api.judge0.com/) Interface written in Python
44
5-
![PyPI](https://img.shields.io/pypi/v/coderunner?color=blue)
65
[![Build Status](https://travis-ci.org/codeclassroom/CodeRunner.svg?branch=master)](https://travis-ci.org/codeclassroom/CodeRunner)
6+
![PyPI](https://img.shields.io/pypi/v/coderunner?color=blue)
7+
[![Documentation Status](https://readthedocs.org/projects/coderunner/badge/?version=latest)](https://coderunner.readthedocs.io/en/latest/?badge=latest)
78
[![GitHub license](https://img.shields.io/github/license/codeclassroom/CodeRunner)](https://github.com/codeclassroom/CodeRunner/blob/master/LICENSE)
89
[![GitHub issues](https://img.shields.io/github/issues/codeclassroom/CodeRunner?color=blueviolet)](https://github.com/codeclassroom/CodeRunner/issues)
910
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-orange.svg)](http://makeapullrequest.com)
@@ -79,4 +80,4 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file
7980

8081
## 👋 Contributing
8182

82-
Please read the [CONTRIBUTING](CONTRIBUTING.md) file for the process of submitting pull requests to us.
83+
Please read the [CONTRIBUTING](CONTRIBUTING.md) file for the process of submitting pull requests to us.

0 commit comments

Comments
 (0)